Click or drag to resize

CAEXDocumentAttributeTypeLib Property

Gets the collection of SystemUnitClassLib objects contained in the CAEXFile.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public virtual CAEXSequenceOfCAEXObjects<AttributeTypeLibType> AttributeTypeLib { get; }

Property Value

CAEXSequenceOfCAEXObjectsAttributeTypeLibType
See Also