Eplan Platform API
Eplan.EplApi.Base Namespace / SchemeSetting Class / GetName Method

In This Topic
    GetName Method (SchemeSetting)
    In This Topic
    Returns a language-independent, internal scheme identifier.
    Syntax
    public string GetName()
    public:
    String^ GetName(); 

    Return Value

    Identifier of the current scheme.
    See Also