Eplan Platform API
Eplan.EplApi.DataModel Namespace / DeviceListEntryPropertyList Class / DEVICELISTENTRY_COUNTALLOWEDALL Property / DEVICELISTENTRY_COUNTALLOWEDALL Property

In This Topic
    DEVICELISTENTRY_COUNTALLOWEDALL Property
    In This Topic
    Total number allowed # 23204.
    Syntax
    public PropertyValue DEVICELISTENTRY_COUNTALLOWEDALL {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_COUNTALLOWEDALL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Sums the permitted quantities of all parts with the same part number.

    See Also