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

In This Topic
    DEVICELISTENTRY_RESERVE Property
    In This Topic
    Spare # 23206.
    Syntax
    public PropertyValue DEVICELISTENTRY_RESERVE {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_RESERVE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also