EChecklistMode Enumeration |
Bitflag. What sort of information is loaded in diary check list / activity list
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EChecklistMode
Public Enumeration EChecklistMode
Dim instance As EChecklistMode
public enum class EChecklistMode
Members
| Member name | Value | Description |
---|
| enCListTodo | 1 | |
| enCListAppointments | 2 | |
| enCListDocuments | 4 | |
| enCListSales | 8 | |
| enCListAll | 15 | |
See Also