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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Version designation of the macro.

    See Also