Click or drag to resize

NominalScaledTypeTypeValueAttributes Property

Gets a list of CaexValue corresponding to the associated nominal values of this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public List<CaexValue> ValueAttributes { get; }

Property Value

ListCaexValue

Implements

IAttributeValueTypeValueAttributes
See Also