 | ReferenceElementReferenceAttributeValue Property |
gets the value of the Reference Attribute
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic string ReferenceAttributeValue { get; }
Public ReadOnly Property ReferenceAttributeValue As String
Get
public:
virtual property String^ ReferenceAttributeValue {
String^ get () sealed;
}
Property Value
StringImplements
ICAEXReferenceReferenceAttributeValue
See Also