API Help
Eplan.EplApi.EServices Namespace / SubProject Class / Status Property

In This Topic
    Status Property
    In This Topic
    Status of this subproject.
    Syntax
    public SubProject.SubProjectStatus Status {get;}
    public:
    property SubProject.SubProjectStatus Status {
       SubProject.SubProjectStatus get();
    }
    See Also