Skip to main content

TdxCloudStorageItem.ModifiedDate Property

Returns the online resource’s last modification date.

Declaration

property ModifiedDate: TDateTime read;

Property Value

Type
TDateTime

Remarks

Use this property to identify the date of the most recent change made to the file or folder stored on the connected cloud file storage’s server. Different cloud storage services can use different resource modification criteria.

See Also