Click or drag to resize

ICAEXReferenceReferenceAttributeName Property

Gets the name of the reference attribute which contains the value of the reference. To get or set the attribute value the SetXAttributeValue(XName, Object) an GetXAttributeValue(XName) methods can be used.

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
string ReferenceAttributeName { get; }

Property Value

String
See Also