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

In This Topic
    DEVICELISTENTRY_DESIGNATION2 Property
    In This Topic
    Part: Designation 2 # 23211.
    Syntax
    public PropertyValue DEVICELISTENTRY_DESIGNATION2 {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_DESIGNATION2 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

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

    See Also