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

In This Topic
PAGE_REVISION_LOG_NAME(Int32) Property
In This Topic
Revision index (change tracking) # 11071.
Syntax
public PropertyValue PAGE_REVISION_LOG_NAME( 
   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.

Text used to identify change. Existing values can be selected from a list. A max. of 1,000 is allowed.

See Also