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

In This Topic
    DEVICELISTENTRY_PLANT Property
    In This Topic
    System part # 23208.
    Syntax
    public PropertyValue DEVICELISTENTRY_PLANT {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_PLANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also