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

In This Topic
    DEVICELISTENTRY_DESIGNATION1 Property
    In This Topic
    Part: Designation 1 # 23210.
    Syntax
    public PropertyValue DEVICELISTENTRY_DESIGNATION1 {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_DESIGNATION1 {
       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 1" of the relevant part in a device list.

    See Also