Click or drag to resize
StorageObjectModifiedOn Property
Server generated timestamp when the StorageObject was last updated.

Namespace: Oracle.Cloud.Mobile.Storage
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Nullable<DateTime> ModifiedOn { get; }

Property Value

Type: NullableDateTime
See Also