Click or drag to resize

ApplicationDatabase Property

Returns a reference to the Commence database.

Namespace:  Vovin.CmcLibNet
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public ICommenceDatabase Database { get; }

Property Value

Type: ICommenceDatabase

Implements

IApplicationDatabase
See Also