Search Results for

    Show / Hide Table of Contents

    Class AtomicProperties

    Inheritance
    System.Object
    SymbolProperties
    AtomicProperties
    Inherited Members
    SymbolProperties.Type
    Namespace: ABB.Robotics.Controllers.RapidDomain
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    public class AtomicProperties : SymbolProperties

    Constructors

    AtomicProperties(SymbolTypes, String, String)

    Declaration
    public AtomicProperties(SymbolTypes type, string typUrl, string dataType)
    Parameters
    Type Name Description
    SymbolTypes type
    System.String typUrl
    System.String dataType

    Properties

    DataType

    Declaration
    public string DataType { get; }
    Property Value
    Type Description
    System.String

    TypeUrl

    Declaration
    public string TypeUrl { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2025 ABB