Click or drag to resize

NominalScaledTypeTypeAttributeDataType Property

Gets the AttributeDataType of the defining attribute. The AttributeDataType can be used to interpret the defined nominal values of this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string AttributeDataType { get; }

Property Value

String

Implements

IAttributeValueTypeAttributeDataType
See Also