Click or drag to resize

SystemUnitClassTypeInternalLink Property

Gets the collection of InternalLink objects contained in this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequenceOfCAEXObjects<InternalLinkType> InternalLink { get; }

Property Value

CAEXSequenceOfCAEXObjectsInternalLinkType
See Also