ISoContext Interface |
Namespace: SuperOffice.COM.Application
The ISoContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentArchive | Use Application.CurrentSoProtocol instead |
![]() | CurrentArchiveName | The name of the current archive: |
![]() | CurrentMiniCardName | The name of the current mini-card: minicontact, miniday, etc |
![]() | CurrentPanel | The main panel currently shown in the GUI. |
![]() | CurrentPanelName | The name of the current panel: contact, project, sale, diary, etc |
![]() | CurrentSubMode | The active tab currently shown in the main panel the GUI |
![]() | CurrentSubModeName | The name of the current tab on the main card: main, udef, info, etc. |
![]() | DiaryAssociateId | User whose calendar is shown in the Diary panel |
![]() | DiaryDate | Date shown in the diary panel |
![]() | EditMode | EditMode for current panel |
Name | Description | |
---|---|---|
![]() | Get | Get the user interface state using SO-Protocol. Use Application.CurrentSoProtocol instead |
![]() | Set | Set the user interface using SO-Protocol. Use Application.CurrentSoProtocol instead |
![]() | SetEditMode | Turn the edit mode on or off on the main card on the current panel. |