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

In This Topic
    PAGE_REVISION_LOG_PROJ_REV Property
    In This Topic
    Associated project revision (change tracking) # 11075.
    Syntax
    public PropertyValue PAGE_REVISION_LOG_PROJ_REV {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_LOG_PROJ_REV {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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