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

In This Topic
PAGE_REVISION_LOG_CHANGE(Int32) Property
In This Topic
Reason for revision change (change tracking) # 11073.
Syntax
public PropertyValue PAGE_REVISION_LOG_CHANGE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

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

Reason for revision change (change tracking), max. 1,000 allowed.

See Also