Get the user interface state using SO-Protocol. Use Application.CurrentSoProtocol instead
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction Get As String
Dim instance As ISoContext
Dim returnValue As String
returnValue = instance.Get()
Return Value
Type:
String
See Also