Eplan Platform API
Eplan.EplApi.EServices Namespace / SubProject Class / SchemeName Property

In This Topic
    SchemeName Property
    In This Topic
    Name of the associated defined working section for the this subproject.
    Syntax
    public string SchemeName {get;}
    public:
    property String^ SchemeName {
       String^ get();
    }
    Remarks
    This name can be used for reading, importing or exporting scheme for/to project settings.
    See Also