public PropertyValue PAGE_REVISION_LOG_DRAFT {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_DRAFT { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue PAGE_REVISION_LOG_DRAFT {get; set;}
public: property PropertyValue^ PAGE_REVISION_LOG_DRAFT { PropertyValue^ get(); void set ( PropertyValue^ value); }
As soon as you make changes to a page in a revision, it is marked as a "draft". This is shown visually with a watermark on the page, and the page is assigned this property. This mark is retained until you complete the page.