ResourceModifiedDate Property
The date when the item was modified.
Syntax
public String getResourceModifiedDate();
Remarks
This property holds the datetime on which the item was modified.
The format is ISO 8601 and is always in UTC time. For instance midnight UTC on Jan 1, 2014 would be "2014-01-01T00:00:00Z".
This property is read-only and not available at design time.
Default Value
""