Click or drag to resize

CAEXDocumentCAEXFile Property

Gets the CAEXFile which is the wrapper for the root element in the CAEX document

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public virtual CAEXFileType CAEXFile { get; }

Property Value

CAEXFileType
See Also