Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / Definition Property

In This Topic
    Definition Property (AnyPropertyId)
    In This Topic
    Definition of property.
    Syntax
    public PropertyDefinition Definition {get;}
    public:
    property PropertyDefinition^ Definition {
       PropertyDefinition^ get();
    }
    Exceptions
    ExceptionDescription
    Thrown when property was not found.
    See Also