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

In This Topic
    INSTANCE_REVISION_LOG_TIME Property
    In This Topic
    Modification time (change tracking) # 19034.
    Syntax
    public PropertyValue INSTANCE_REVISION_LOG_TIME {get; set;}
    public:
    property PropertyValue^ INSTANCE_REVISION_LOG_TIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Time at which an object in a revision was modified. This property is displayed as standard in the automatically generated revision marker. The time representation can be configured in the project settings.

    See Also