Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartHierarchyPosition Class / Count Property

In This Topic
    Count Property (MDPartHierarchyPosition)
    In This Topic
    Returns the count of usage of that part.
    Syntax
    public short Count {get; set;}
    public:
    property short Count {
       short get();
       void set (    short value);
    }
    See Also