Description
The Document CoClass performs document actions in Isah. It is based on the IISDMDocument interface. You can create the Document class as an independent object. All methods and properties of the IISDMDocument interface are available in this class.
Document objects enable actions on document records in Isah.
Code example
Dim oDocument As IDMLink.Document
Set oDocument = New IDMLink.Document