SyncMode

CommandSyncMode ICommandGroup.SyncMode { get; set; }

Gets or sets the sync mode for this group command.

Value

CommandSyncMode – One of the CommandSyncMode values.

Throws