public PropertyValue INSTANCE_REVISION_LOG_DATE( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISION_LOG_DATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_REVISION_LOG_DATE( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISION_LOG_DATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Date on which an object in a revision was modified. This property is displayed as standard in the automatically generated revision marker.