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

In This Topic
    INSTALLATIONSPACE_LASTMODIFICATOR Property
    In This Topic
    Last editor: Sign-in name # 36467.
    Syntax
    public PropertyValue INSTALLATIONSPACE_LASTMODIFICATOR {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_LASTMODIFICATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Sign-in name of the last editor of the layout space.

    See Also