Click or drag to resize

InterfaceClassTypeExternalInterface Property

Gets the collection of ExternalInterfaces for this Instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public ExternalInterfaceSequence ExternalInterface { get; }

Property Value

ExternalInterfaceSequence

Implements

IObjectWithExternalInterfaceExternalInterface
Remarks
Nested Interfaces are allowed only in AMLDocuments based on CAEX Version 3.0 and later.
See Also