Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJECT_INSTALLATIONSPACECOUNT Property / PROJECT_INSTALLATIONSPACECOUNT Property

In This Topic
    PROJECT_INSTALLATIONSPACECOUNT Property
    In This Topic
    Number of layout spaces # 10304.
    Syntax
    public PropertyValue PROJECT_INSTALLATIONSPACECOUNT {get; set;}
    public:
    property PropertyValue^ PROJECT_INSTALLATIONSPACECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also