Click or drag to resize

IUtils Interface

Utilities. These may have reduced functionality in a release target
  • these may have reduced functionality in a released version.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public interface IUtils

The IUtils type exposes the following members.

Methods
  NameDescription
Public methodDumpClassInfos
Dump ClassInfos. This requires a build with ClassInfos.
Public methodDumpObjects
Dump objects to filepath. This requires a build with object linking.
Public methodDumpObjectsOfClass
Dump objects of type ClassName to filepath. This requires a build with object linking.
Top
See Also