RequestBatch Class

Definition

Container class for Batches.

public ref class RequestBatch sealed
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.

Applies to