ErrorObject Interface
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 interface class ErrorObject : Microsoft::Office::Interop::InfoPath::Error
[System.Runtime.InteropServices.Guid("096CD577-0786-11D1-95FA-0080C78EE3BB")]
public interface ErrorObject : Microsoft.Office.Interop.InfoPath.Error
Public Interface ErrorObject
Implements Error
- Derived
- Attributes
- Implements
Properties
| ConditionName | (Inherited from Error) |
| DetailedErrorMessage | (Inherited from Error) |
| ErrorCode | (Inherited from Error) |
| ErrorType | (Inherited from Error) |
| Node | (Inherited from Error) |
| ShortErrorMessage | (Inherited from Error) |