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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also