Search Results for

    Show / Hide Table of Contents

    Class RecordComponentProperties

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

    Constructors

    RecordComponentProperties(SymbolTypes, String, String)

    Declaration
    public RecordComponentProperties(SymbolTypes type, string typurl, string datatype)
    Parameters
    Type Name Description
    SymbolTypes type
    System.String typurl
    System.String datatype

    Properties

    DataType

    Data type

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

    TypeUrl

    Url to type declaration

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