BatchOperationType Enum
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.
public enum class BatchOperationType
public enum BatchOperationType
type BatchOperationType =
Public Enum BatchOperationType
- Inheritance
-
BatchOperationType
Fields
Name | Value | Description |
---|---|---|
Submit | 0 | |
Delete | 1 | |
MoveToSuspendQ | 2 | |
Resubmit | 3 | |
MoveToNextTransport | 4 | |
SubmitRequest | 5 | |
CancelRequestForResponse | 6 |