CalendarContract.ColorsColumns.Data Field

Definition

Caution

Use 'Android.Provider.SyncStateContract.IColumns.Data'. This class will be removed in a future release.

The sync data associated with this account.

[Android.Runtime.Register("DATA")]
[System.Obsolete("Use 'Android.Provider.SyncStateContract.IColumns.Data'. This class will be removed in a future release.")]
public const string Data;
[<Android.Runtime.Register("DATA")>]
[<System.Obsolete("Use 'Android.Provider.SyncStateContract.IColumns.Data'. This class will be removed in a future release.")>]
val mutable Data : string

Field Value

Attributes

Remarks

The sync data associated with this account.

Type: NONE

Java documentation for android.provider.SyncStateContract.Columns.DATA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to