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

In This Topic
    DEVICELISTENTRY_COUNTUSED Property
    In This Topic
    Used unit quantity # 23205.
    Syntax
    public PropertyValue DEVICELISTENTRY_COUNTUSED {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_COUNTUSED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Indicates how often a part was actually used in the project. (The part references are counted for this.)

    See Also