Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibrary Class / IdentifierSets Property

In This Topic
    IdentifierSets Property
    In This Topic
    Identifier set names.
    Syntax
    public string[] IdentifierSets {get;}
    public:
    property array<String^>^ IdentifierSets {
       array<String^>^ get();
    }
    See Also