public PropertyValue INSTANCE_REVISION_LOG_MARKER( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISION_LOG_MARKER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_REVISION_LOG_MARKER( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISION_LOG_MARKER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Automatically entered marker text at modified objects in a revision. The marker text is composed from a number of different properties, e.g. revision name, creator, and modification date.