Click or drag to resize
MobileBackendManagerDefaultMobileBackend Property
Returns the default MobileBackend object if specified by the configuration.

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public MobileBackend DefaultMobileBackend { get; }

Property Value

Type: MobileBackend
See Also