ICommenceApp Interface |
Namespace: Vovin.CmcLibNet
The ICommenceApp type exposes the following members.
| Name | Description | |
|---|---|---|
| ExePath |
Path to commence.exe.
| |
| Name |
Name of currently open Commence database.
| |
| Path |
Path of currently open Commence database.
| |
| RegisteredUser |
Registered user of current Commence database.
| |
| Version |
Version of active Commence application.
| |
| VersionExt |
Extended version of active Commence application.
|
| Name | Description | |
|---|---|---|
| Close |
Close any references to Commence. Objects implementing this interface should be disposed after this. Important: object derived from this interface will also have their COM-references closed.
|