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

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

    Property Value

    Returns property value of type System.String.
    See Also