IApplicationCurrentSoProtocols Property |
Returns a collection of soprotocol reflecting the current active gui including visible dialogs
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxObject CurrentSoProtocols { get; }
ReadOnly Property CurrentSoProtocols As Object
Get
Dim instance As IApplication
Dim value As Object
value = instance.CurrentSoProtocols
property Object^ CurrentSoProtocols {
Object^ get ();
}
Property Value
Type:
Object
See Also