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

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