Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlacementPropertyList Class / INSTANCE_REVISION_LOG_USER Property / INSTANCE_REVISION_LOG_USER Property

In This Topic
    INSTANCE_REVISION_LOG_USER Property
    In This Topic
    Creator (change tracking) # 19033.
    Syntax
    public PropertyValue INSTANCE_REVISION_LOG_USER {get; set;}
    public:
    property PropertyValue^ INSTANCE_REVISION_LOG_USER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Editor that changed the object in a revision. This property is displayed as standard in the automatically generated revision marker.

    See Also