public PropertyValue INSTANCE_REVISIONID( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISIONID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_REVISIONID( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_REVISIONID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Displays the type of change to an object in a revision (added, changed or deleted).