Click or drag to resize

AMLSystemUnitClassAMLFacets Property

Gets the Collection of AMLFacet objects.

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

Property Value

IEnumerableAMLFacet
See Also