Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / Identifier Property / Identifier(String) Property

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

    Parameters

    identifierSetName
    See Also