FileBatchCount Property
Total number of batches contained in the file.
Syntax
[VB.NET] Public ReadOnlyProperty FileBatchCount As Long
[C#] public long FileBatchCount {get;}
Remarks
A file may contain a minimum of 1 and a maximum of 999999 batches.
This property is read-only.
Default Value
0