Click or drag to resize
MobileBackendConfigurationIsDefault Property
Whether this Mobile Backend is the default, only one Mobile Backend in the MobileBackedManager can be marked as the default.

Namespace: Oracle.Cloud.Mobile.Configuration
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public bool IsDefault { get; set; }

Property Value

Type: Boolean
See Also