Click or drag to resize

RoleRequirementsTypeExternalInterfaceAndDescendants Property

Gets the collection of ExternalInterface objects including all nested descendant interfaces

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<ExternalInterfaceType> ExternalInterfaceAndDescendants { get; }

Property Value

IEnumerableExternalInterfaceType

Implements

IObjectWithExternalInterfaceExternalInterfaceAndDescendants
See Also