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

In This Topic
    DEVICELISTENTRY_PARTNR Property
    In This Topic
    Part number # 23200.
    Syntax
    public PropertyValue DEVICELISTENTRY_PARTNR {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_PARTNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part number in the bill of materials.

    See Also