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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying layout space name; contains layout space names and the identifying but not describing identifier blocks.

    See Also