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

In This Topic
    DEVICELISTENTRY_MANUFACTURER Property
    In This Topic
    Manufacturer # 23213.
    Syntax
    public PropertyValue DEVICELISTENTRY_MANUFACTURER {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_MANUFACTURER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the manufacturer of the relevant part in a device list.

    See Also