| StorageObjectModifiedBy Property |
The name of the user who last updated 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 ModifiedBy { get; }Public ReadOnly Property ModifiedBy As String
Get
public:
property String^ ModifiedBy {
String^ get ();
}member ModifiedBy : string with get
Property Value
Type:
String
See Also