Click or drag to resize

OrdinalScaledTypeTypeGetCaexValue Method


Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CaexValue GetCaexValue(
	string attributeName
)

Parameters

attributeName  String
the name of the attribute

Return Value

CaexValue
The CAEXValue for the named attribute.

Implements

IAttributeValueTypeGetCaexValue(String)
See Also