Android.Content.SyncResult.HasError Property
A convenience method for determining of the SyncResult indicates that an error occurred.

Syntax

[get: Android.Runtime.Register("hasError", "()Z", "GetHasErrorHandler")]
public bool HasError { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A convenience method for determining of the SyncResult indicates that an error occurred.

[Android Documentation]

Requirements

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