EntityStagingBatchSelectionMode Enumeration
The selection mode of a staging (import) batch.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| All | All. | |
| BatchId | Batch identifier. | |
| NoBatchTag | No batch tag. | |
| SingleBatchTag | Single batch tag. |
The EntityStagingBatchSelectionMode simple type specifies the selection mode of a staging (import) batch.
Show: