 | ReferenceElementReferenceAttributeName Property |
Gets the name of the reference attribute of the
Element Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic string ReferenceAttributeName { get; }
Public ReadOnly Property ReferenceAttributeName As String
Get
public:
virtual property String^ ReferenceAttributeName {
String^ get () sealed;
}
Property Value
StringThe name of the reference attribute.
Implements
ICAEXReferenceReferenceAttributeName
See Also