ResourceCreatedDate Property
The date when the item was created.
Syntax
property ResourceCreatedDate: String;
Default Value
''
Remarks
This property holds the datetime on which the item was created.
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.
Data Type
String