Click or drag to resize

ReferenceElementReferenceAttributeName Property

Gets the name of the reference attribute of the Element

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

Property Value

String
The name of the reference attribute.

Implements

ICAEXReferenceReferenceAttributeName
See Also