Click or drag to resize
ToDoItemType Property
To-Do Type. This field may be required depending on instance configuration.

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

Property Value

Type: ToDoType
See Also