ObjectsLastModified Property
The date and time at which the object was last modified.
Syntax
__property String ObjectsLastModified[int ObjectsIndex] = {read=FObjectsLastModified, write=FSetObjectsLastModified};
Default Value
""
Remarks
The date and time at which the object was last modified.
The size of the array is controlled by the ObjectsCount property.
This property is read-only and not available at design time.
Data Type
String