Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_MACRO_VERSION Property / PAGE_MACRO_VERSION Property

In This Topic
    PAGE_MACRO_VERSION Property
    In This Topic
    Macro: Version # 11911.
    Syntax
    public PropertyValue PAGE_MACRO_VERSION {get; set;}
    public:
    property PropertyValue^ PAGE_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