API Help
Eplan.EplApi.MasterData Namespace / MDPartAssemblyPosition Class / Count Property

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