| SpecDispatchRule Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class SpecDispatchRule : PortfolioChildCorrigoEntity
The SpecDispatchRule type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Index | 
            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.
             | 
|  | SpecialtyId | 
            Specialty for which rule is defined.
            Zero is valid value for this field.
             | 
|  | UserId | 
            Employee (either Technician or Provider) linked to the rule.
             | 
 See Also
See Also