Android.Content.ContentResolver.SyncExtrasOverrideTooManyDeletions Field
Indicates that the sync adapter should proceed with the delete operations, even if it determines that there are too many.

Syntax

[Android.Runtime.Register("SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS")]
public const string SyncExtrasOverrideTooManyDeletions

Remarks

Indicates that the sync adapter should proceed with the delete operations, even if it determines that there are too many. See SyncResult.TooManyDeletions

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1