Click or drag to resize

IDatabaseCreateDocument Method

Creates a blank document object. Use SetDefaults on the returned object to fill it with sensible data.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IDocument CreateDocument()

Return Value

Type: IDocument
See Also