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

In This Topic
DEVICELISTENTRY_DESIGNATION1(Int32) Property
In This Topic
Part: Designation 1 # 23210. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DEVICELISTENTRY_DESIGNATION1( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

This property is read-only..

Shows the "Designation 1" of the relevant part in a device list.

See Also