__MIDL___MIDL_itf_SOCOMApplication_0000_0000_0002 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 __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0002
Public Enumeration __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0002
Dim instance As __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0002
public enum class __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0002
Members
| Member name | Value | Description |
---|
| enSubCtxNoChange | 0 | Do not change tabs or archive |
| enSubCtxMain | 1 | Show main tab |
| enSubCtxUdef | 2 | Show udef tab |
| enSubCtxInterest | 3 | Show interest tab |
| enSubCtxInfo | 4 | Show info tab |
| enSubCtxTask | 5 | Show task tab |
| enSubCtxDay | 6 | Show day tab in diary |
| enSubCtxWeek | 7 | Show week tab in diary |
| enSubCtxMonth | 8 | Show month tab in diary |
| enSubCtxView | 9 | Show view tab in diary |
| enSubCtxContactActivity | 10 | Show activity archive in contact panel |
| enSubCtxProjectActivity | 11 | Show activity archive in project panel |
| enSubCtxPersonArchive | 12 | Show person archive |
| enSubCtxRelationArchive | 13 | Show relations archive |
| enSubCtxProjectArchive | 14 | Show project archive |
| enSubCtxActivityArchive | 15 | Show activity archive |
| enSubCtxProjectMemberArchive | 16 | Show project member archive |
See Also