MobileServicePushCompletionResult.Errors Property

Definition

Errors caused by executing operation against remote table.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceTableOperationError> Errors { get; }
member this.Errors : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceTableOperationError>
Public ReadOnly Property Errors As ReadOnlyCollection(Of MobileServiceTableOperationError)

Property Value

Applies to