API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_REVISION_LOG_CHANGE Property / PAGE_REVISION_LOG_CHANGE Property

In This Topic
    PAGE_REVISION_LOG_CHANGE Property
    In This Topic
    Reason for revision change (change tracking) # 11073.
    Syntax
    public PropertyValue PAGE_REVISION_LOG_CHANGE {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_LOG_CHANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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