ReferenceHashValue Property
This property holds the calculated hash value for the specified XMLElement .
Syntax
__property String ReferenceHashValue[int ReferenceIndex] = {read=FReferenceHashValue, write=FSetReferenceHashValue};
Default Value
""
Remarks
This property holds the calculated hash value for the specified ReferenceXMLElement.
The size of the array is controlled by the ReferenceCount property.
This property is read-only and not available at design time.
Data Type
String