timeStorageClassUpdated property

DateTime? timeStorageClassUpdated
getter/setter pair

The time at which the object's storage class was last changed.

When the object is initially created, it will be set to timeCreated.

Implementation

core.DateTime? timeStorageClassUpdated;