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

In This Topic
    INSTALLATIONSPACE_DESIGNATION Property
    In This Topic
    Layout space name # 36452.
    Syntax
    public PropertyValue INSTALLATIONSPACE_DESIGNATION {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The layout space name normally consists of a number. The next number up is automatically suggested when creating new layout spaces.

    See Also