Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ResourceModifiedDate Property

The date on which the resource was modified.

Syntax

__property String ResourceModifiedDate = {read=FResourceModifiedDate, write=FSetResourceModifiedDate};

Default Value

""

Remarks

This property specifies the date on which the resource was modified.

Dates are formatted as RFC 3399 timestamps. When specifying a date in a request it should be converted to UTC for instance:

2016-04-17T09:12:36-00:00
Dates returned in responses may contain an offset. For instance:
2016-03-02T13:40:24-08:00

This property is read-only.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0