Click or drag to resize

MappingTypeInterfaceIDMapping Property

Gets the collection of InterfaceIDMapping objects contained in this instance.

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

Property Value

CAEXSequenceInterfaceIDMappingType
Remarks
InterfaceIDMapping Elements are only defined since CAEX Version 3.0.
See Also