Click or drag to resize
MobileResourceUri Property
The Uri of the object. For locally created objects that are not yet committed to the service, a unique Uri is generated in its endpoint that would be updated by the service.

Namespace: Oracle.Cloud.Mobile.Synchronization.MobileEndpoint
Assemblies:  Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
  Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Uri Uri { get; }

Property Value

Type: Uri
See Also