ErrorObject Members

Include Protected Members
Include Inherited Members

Represents an error in a Microsoft InfoPath 2010 form.

The ErrorObject type exposes the following members.

Properties

  Name Description
Public property ConditionName Gets the name of the ErrorObject object. (Inherited from Error.)
Public property DetailedErrorMessage Gets or sets the detailed error message of an ErrorObject object. (Inherited from Error.)
Public property ErrorCode Gets or sets the error code of an ErrorObject object. (Inherited from Error.)
Public property ErrorType Gets the type of an ErrorObject object. (Inherited from Error.)
Public property Node Gets the XML Document Object Model (DOM) node of a form's underlying XML document that is associated with an ErrorObject object. (Inherited from Error.)
Public property ShortErrorMessage Gets or sets the short error message of an ErrorObject object. (Inherited from Error.)

Top

See Also

Reference

ErrorObject Interface

Microsoft.Office.Interop.InfoPath Namespace