Click or drag to resize

RoleClassTypeExternalInterface Property

Gets the collection of ExternalInterface objects contained in 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
See Also