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