Click or drag to resize

GetPreferredAssigneesRoutineUpdateRoundRobin Property

Boolean flag. When True and instance is configured to use round-robin, underlying data will be modified.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool UpdateRoundRobin { get; set; }

Property Value

Type: Boolean
See Also