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

In This Topic
    MACROFILE_EPLANVERSION Property
    In This Topic
    Macro: EPLAN version # 23018.
    Syntax
    public PropertyValue MACROFILE_EPLANVERSION {get; set;}
    public:
    property PropertyValue^ MACROFILE_EPLANVERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also