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

In This Topic
    INSTALLATIONSPACE_CREATOR Property
    In This Topic
    Creator # 36468.
    Syntax
    public PropertyValue INSTALLATIONSPACE_CREATOR {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_CREATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Here the sign-in name or the combination of the user code and user name of the creator of the layout space is displayed. Specify whether the sign-in name or user code and name is to be output in the user settings.

    See Also