API Help
Eplan.EplApi.MasterData Namespace / MDAnyPropertyId Class / Definition Property

In This Topic
    Definition Property (MDAnyPropertyId)
    In This Topic
    Definition of property.
    Syntax
    public MDPropertyDefinition Definition {get;}
    public:
    property MDPropertyDefinition^ Definition {
       MDPropertyDefinition^ get();
    }
    See Also