Click or drag to resize

AttributeTypeTypeAttributeValue Property

Gets and set the encoded/decoded attribute value according to the defined AttributeDataType. If no AtttibuteDatatype is defined the type is set according to the ClrToXmlType(Type) result.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public Object AttributeValue { get; set; }

Property Value

Object
See Also