ExportRunErrorDetails 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.
The details of the error.
public class ExportRunErrorDetails
type ExportRunErrorDetails = class
Public Class ExportRunErrorDetails
- Inheritance
-
ExportRunErrorDetails
Constructors
ExportRunErrorDetails() |
Initializes a new instance of ExportRunErrorDetails. |
Properties
Code |
Error code. |
Message |
Error message indicating why the operation failed. |