new Batch
The constructor function is established to create a batch result object.
Sample
var batch = new Batch();
API
Calling | Returning |
---|---|
new Batch ( ) |
Batch |
The constructor function is established to create a batch result object.
var batch = new Batch();
Calling | Returning |
---|---|
new Batch ( ) |
Batch |