Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_AUTOMATICPARTNUMBER Property / MACROBOX_AUTOMATICPARTNUMBER Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also