SOSubContexts Enumeration |
Defines sub-views in the various panels.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum SOSubContexts
Public Enumeration SOSubContexts
Dim instance As SOSubContexts
public enum class SOSubContexts
Members
| Member name | Value | Description |
---|
| enSubCtxNoChange | 0 | |
| enSubCtxMain | 1 | |
| enSubCtxUdef | 2 | |
| enSubCtxInterest | 3 | |
| enSubCtxInfo | 4 | |
| enSubCtxTask | 5 | |
| enSubCtxDay | 6 | |
| enSubCtxWeek | 7 | |
| enSubCtxMonth | 8 | |
| enSubCtxView | 9 | |
| enSubCtxContactActivity | 10 | |
| enSubCtxProjectActivity | 11 | |
| enSubCtxPersonArchive | 12 | |
| enSubCtxRelationArchive | 13 | |
| enSubCtxProjectArchive | 14 | |
| enSubCtxActivityArchive | 15 | |
| enSubCtxProjectMemberArchive | 16 | |
See Also