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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    This property is intended for use in reports. The layout space name is specified here in brackets to differentiate it from page names.

    See Also