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

In This Topic
    INSTALLATIONSPACE_MACRO_NAME Property
    In This Topic
    Macro: Name # 11018.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACRO_NAME {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACRO_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    File name of the 3D macro.

    See Also