public PropertyValue PAGE_REVISION_LOG_APPROVEDBY( int index ) {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_APPROVEDBY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_REVISION_LOG_APPROVEDBY( int index ) {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_APPROVEDBY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1000.
Shows the editor who has checked the revision. This property can be entered in the Edit revision data dialog; it is not translatable. The index corresponds to the revision index, max. 1000 entries are possible.