ToDoTypeIsDefault Property |
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.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsDefault { get; set; }
Property Value
Type:
Boolean
See Also