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

In This Topic
    DEVICELISTENTRY_COUNTALLOWED Property
    In This Topic
    Number allowed # 23201.
    Syntax
    public PropertyValue DEVICELISTENTRY_COUNTALLOWED {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_COUNTALLOWED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Shows the number of units of the current part that can be used in the project.

    See Also