Babelfish Help Documentation
C#
For Babelfish Release 1.12.5.15
Show/Hide TOC
Penalty
Check
Sum Property
A hashed value that is unique to this instance. The value is calculated by the CalculateChecksum() method.
Definition
Namespace:
Scopos.BabelFish.DataModel.Athena
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
C#
Copy
public
string
CheckSum
{
get
;
set
; }
Property Value
String
Implements
ICheckSum
CheckSum
Remarks
Choosing not to include CheckSum in the serialized value, as it is not a top level document.
See Also
Reference
Penalty Class
Scopos.BabelFish.DataModel.Athena Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also