Click or drag to resize

AutomationMLContainerPackage Property

Gets the underlying package of this instance.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public Package Package { get; }

Property Value

Package
The package.
See Also