BatchErrorDetail 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.
An item of additional information included in a BatchError.
public class BatchErrorDetail
type BatchErrorDetail = class
Public Class BatchErrorDetail
- Inheritance
-
BatchErrorDetail
Properties
Key |
Gets an identifier specifying the meaning of the Value property. |
Value |
Gets the additional information included with the BatchError. |