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

In This Topic
    PAGE_LASTAUTOMODIFICATIONDATE Property
    In This Topic
    Modification date (automatic) # 11024.
    Syntax
    public PropertyValue PAGE_LASTAUTOMODIFICATIONDATE {get; set;}
    public:
    property PropertyValue^ PAGE_LASTAUTOMODIFICATIONDATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    See Also