Click or drag to resize

AMLSystemUnitClassAMLGroups Property

Gets the Collection of AMLGroup objects.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<AMLGroup> AMLGroups { get; }

Property Value

IEnumerableAMLGroup
See Also