Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / INSTALLATIONSPACE_MACRO_VERSION Property / INSTALLATIONSPACE_MACRO_VERSION Property

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