Click or drag to resize

IAttributeValueTypeItem Property

Gets and sets the attribute value for the named attribute using the decoding and encoding methods of CaexValue.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
Object this[
	string attributeName
] { get; set; }

Parameters

attributeName  String

Property Value

Object
See Also