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

In This Topic
    Name Property (SubProject)
    In This Topic
    Displayed scheme name of the associated defined working section for the this subproject.
    Syntax
    public MultiLangString Name {get;}
    public:
    property MultiLangString^ Name {
       MultiLangString^ get();
    }
    Exceptions
    ExceptionDescription
    Thrown if project of this subproject becames invalid and it is not possible to continue.
    See Also