ToDoType Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class ToDoType : CorrigoEntityWithOptimisticLock
The ToDoType type exposes the following members.
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.
|