Click or drag to resize

IUtils Interface

Utilities. These may have reduced functionality in a release target

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.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