Click or drag to resize

ApplicationExport Property

Returns a reference to the Export engine.

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

Property Value

Type: IExportEngine

Implements

IApplicationExport
See Also