Click or drag to resize

MappingTypeInterfaceNameMapping Property

Gets the collection of InterfaceNameMapping objects contained in this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequence<InterfaceNameMappingType> InterfaceNameMapping { get; }

Property Value

CAEXSequenceInterfaceNameMappingType
Remarks
InterfaceNameMapping Elements are only defined in CAEX Version 2.15.
See Also