Click or drag to resize
WoCreateCommandComputeAssignment Property
True means “Auto Assignment” routine will be executed. Default value is False.

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

Property Value

Type: Boolean
See Also