public PropertyValue PAGE_REVISION_LOG_EDITINGAREA( int index ) {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_EDITINGAREA { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_REVISION_LOG_EDITINGAREA( int index ) {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_EDITINGAREA { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1000.
The property is used during the revisioning of defined working sections. Displays the defined working section to which the page (or the layout space) belongs that was changed in a revision. A max. of 1,000 is allowed. You can, for example, use the property as a filter criterion in the page navigator in order to filter pages that were changed at a specific revision (e.g. Index 2).