Commands

SyncCollectionRequest.Commands property

Contains operations that apply to a collection. Available operations are Add, Delete, Change, Fetch, and SoftDelete.

public SyncCommandsRequest Commands { get; set; }

See Also