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

In This Topic
    DEVICELISTENTRY_TYPENR Property
    In This Topic
    Type number # 23203.
    Syntax
    public PropertyValue DEVICELISTENTRY_TYPENR {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_TYPENR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the type number of the relevant part in a device list.

    See Also