API Help
Eplan.EplApi.EServices Namespace / SubProjectsCollection Class / Count Property

In This Topic
    Count Property (SubProjectsCollection)
    In This Topic
    Returns number of sub projects.
    Syntax
    public int Count {get;}
    public:
    property int Count {
       int get();
    }
    See Also