__MIDL___MIDL_itf_SOCOMApplication_0000_0000_0001 Enumeration |
Defines various dialogs and main panels in the user interface.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0001
Public Enumeration __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0001
Dim instance As __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0001
public enum class __MIDL___MIDL_itf_SOCOMApplication_0000_0000_0001
Members
| Member name | Value | Description |
---|
| enCtxContact | 0 | Show company panel |
| enCtxProject | 1 | Show project panel |
| enCtxDiary | 2 | Show diary panel |
| enCtxAppointment | 3 | Show appointment dialog |
| enCtxSale | 4 | Show sale panel |
| enCtxDocument | 5 | Show document dialog |
| enCtxPerson | 6 | Show person dialog |
| enCtxSelection | 7 | Show selection panel |
| enCtxMail | 8 | Show mail panel |
| enCtxNone | 9 | Do not change panel |
| enCtxInvitations | 10 | Show invitations dialog |
| enCtxDocumentOnly | 11 | Show document dialog without changing panel |
| enCtxSaleOnly | 12 | Show sale dialog without changing panel |
| enCtxPersonOnly | 13 | Show person dialog without changing panel |
See Also