Click or drag to resize

IAttributeValueTypeValueAttributes Property

Gets all the CAEXValue objects for the defined value attributes of this instance.

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

Property Value

ListCaexValue
See Also