Click or drag to resize

SystemUnitClassTypeExternalInterface Property

Gets a 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