Android.Content.ContentProviderAttribute.Syncable Property
Whether or not the data under the content provider's control is to be synchronized with data on a server.

Syntax

public bool Syncable { get; set; }

Value

A bool specifying whether or not the data under the content provider's control is to be synchronized with data on a server.

Remarks

The Syncable property is used to set the //provider/@android:syncable attribute value.

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0