Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_REVISION_LOG_PROJ_REV Property / PAGE_REVISION_LOG_PROJ_REV(Int32) Property

In This Topic
PAGE_REVISION_LOG_PROJ_REV(Int32) Property
In This Topic
Associated project revision (change tracking) # 11075.
Syntax
public PropertyValue PAGE_REVISION_LOG_PROJ_REV( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 1000.

Outputs the internal index value of the associated project revision (from change tracking) on a page; max. 1,000 entries are allowed.

See Also