Responses

SyncCollectionResponse.Responses property

Contains responses to operations such as Add, Fetch, Change that are processed by the server.

public SyncOperationsResponse Responses { get; set; }

See Also