API Help
Eplan.EplApi.DataModel Namespace / DeviceListEntryPropertyList Class / DEVICELISTENTRY_ORDERNR Property / DEVICELISTENTRY_ORDERNR(Int32) Property

In This Topic
DEVICELISTENTRY_ORDERNR(Int32) Property
In This Topic
Order number # 23207. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DEVICELISTENTRY_ORDERNR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

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

See Also