Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_REVISION_APPROVEDDATE Property / PAGE_REVISION_APPROVEDDATE Property

In This Topic
    PAGE_REVISION_APPROVEDDATE Property
    In This Topic
    Approved date # 11081.
    Syntax
    public PropertyValue PAGE_REVISION_APPROVEDDATE {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_APPROVEDDATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Shows date and time of checking the page. This property can be entered in the Page properties dialog.

    See Also