Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_REVISION_LOG_DRAFT Property / PAGE_REVISION_LOG_DRAFT Property

In This Topic
PAGE_REVISION_LOG_DRAFT Property
In This Topic
Page in draft mode # 11076.
Syntax
public PropertyValue PAGE_REVISION_LOG_DRAFT {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

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.

See Also