IApplicationOpenCurrentDocument Method |
Open current document
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid OpenCurrentDocument()
Sub OpenCurrentDocument
Dim instance As IApplication
instance.OpenCurrentDocument()
void OpenCurrentDocument()
See Also