Click or drag to resize

SpecDispatchRuleIndex Property

Indicates a special record representing so-called “Specialty Rule” ;). Other than special zero value, this is 1-based sequential index specifying user-defined order of assignees.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also