ModifyDate property

Returns the most recent date a Facility, Item, Room, or Site Item was modified.

Syntax


C++

HRESULT get_ModifyDate(DATE* pModifyDate)

Scripting languages

Date = Object.ModifyDate

Remarks


If the facility, eRoom, Item, or Site Item has not been modified, the default value is the date it was created.

Home

Applies to

IERUFacility

IERUItem

IERURoom

IERUSiteItem


See also

Creating Items

Creating eRooms