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

In This Topic
DEVICELISTENTRY_DISCONTINUED(Int32) Property
In This Topic
Discontinued part # 23215. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DEVICELISTENTRY_DISCONTINUED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Shows the "Discontinued part" property of the relevant part in a device list.

See Also