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

In This Topic
    INSTALLATIONSPACE_AUTO_CREATED_INFO Property
    In This Topic
    Automatically generated # 36456.
    Syntax
    public PropertyValue INSTALLATIONSPACE_AUTO_CREATED_INFO {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_AUTO_CREATED_INFO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Indicates whether the layout space was generated automatically, and the information on the creator:

    0 = No

    5 = EPLAN Engineering Configuration.

    See Also