StorageObjectCreatedBy Property |
The name of the user who created the StorageObject.
Namespace: Oracle.Cloud.Mobile.StorageAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string CreatedBy { get; }
Public ReadOnly Property CreatedBy As String
Get
public:
property String^ CreatedBy {
String^ get ();
}
member CreatedBy : string with get
Property Value
Type:
String
See Also