Click or drag to resize

IApplication Interface

Application interface.

Namespace:  Vovin.CmcLibNet
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public interface IApplication

The IApplication type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyInfo
Returns information on the assembly. .Net only.
Public propertyCommenceApp
Returns a reference to the Commence application
Public propertyDatabase
Returns a reference to the Commence database.
Public propertyExport
Returns a reference to the Export engine.
Public propertyServices
Returns a reference to the Services utility.
Public propertyVersion
Returns assembly version.
Top
See Also