| ToDoType Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class ToDoType : CorrigoEntityWithOptimisticLock
The ToDoType type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Description | 
            Description.
            Max Length=1024
             | 
|  | DisplayAs | 
            Displayable name.
            Max Length=256
             | 
|  | IsDefault | 
            Boolean flag; True indicates default To-Do Type. 
            There can be zero or one default record in the table; i.e. configuration with no default record is allowed.
             | 
 See Also
See Also