Click or drag to resize
StorageObjectCreatedOn Property
Server generated timestamp when the StorageObject was created.

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> CreatedOn { get; }

Property Value

Type: NullableDateTime
See Also