Returns a Utility interface. This interface may have reduced functionality in a release build
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Utils As IUtils
Get
Dim instance As IDatabase
Dim value As IUtils
value = instance.Utils
property IUtils^ Utils {
IUtils^ get ();
}
Property Value
Type:
IUtils
See Also