RequestBatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Container class for Batches.
public sealed class RequestBatch
type RequestBatch = class
Public NotInheritable Class RequestBatch
- Inheritance
-
RequestBatch
Constructors
RequestBatch(String, Boolean, Boolean) |
Default constructor |
Properties
BatchId |
ID of the batch. |
BatchItems |
Items to execute |
BatchName |
DisplayName of the batch. |
BatchRequestSettings |
Settings for this Execute Multiple Request. |
BatchResults |
Results from the Batch. |
Status |
Status of the batch. |