Click or drag to resize

AMLGroupAssociableFacets Method

Returns the names of the facets, defined in the master InternalElements of all mirrors in this group.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<string> AssociableFacets()

Return Value

IEnumerableString
Enumeration of distinct names of facets.
See Also