Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroEntryPropertyList Class / MACROBOX_MACRO_PARTNUMBER Property / MACROBOX_MACRO_PARTNUMBER Property

In This Topic
    MACROBOX_MACRO_PARTNUMBER Property
    In This Topic
    Macro: Associated part number # 23020.
    Syntax
    public PropertyValue MACROBOX_MACRO_PARTNUMBER {get; set;}
    public:
    property PropertyValue^ MACROBOX_MACRO_PARTNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Version designation of the macro.

    See Also