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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also