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

In This Topic
    DEVICELISTENTRY_MACRO Property
    In This Topic
    Macro # 23214.
    Syntax
    public PropertyValue DEVICELISTENTRY_MACRO {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_MACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the macro, which is specified for the relevant part, in a device list.

    See Also