Commands

SyncCollectionResponse.Commands property

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

public SyncCommandsResponse Commands { get; set; }

See Also