API Help
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / Identifier Property

In This Topic
    Identifier Property
    In This Topic
    Get identifier from object
    Syntax
    public string Identifier {get;}
    public:
    property String^ Identifier {
       String^ get();
    }
    See Also