FileEntryHash Property
Hash of the routing numbers from each detail record in the file.
Syntax
[VB.NET] Public ReadOnlyProperty FileEntryHash As String
[C#] public string FileEntryHash {get;}
Remarks
This property contains a 10-character long hash of all of the recipient routing numbers in the file. This is used as a check to ensure that no records were lost in the transmission of this ACH file.
This property is read-only.
Default Value
"0"