 | CAEXReferenceReferenceAttributeValue Property |
Gets the reference attribute value.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine (in Aml.Engine.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