Error Object Members

InfoPath Developer Reference

Represents an error in an InfoPath form.

Properties

  Name Description
Bb230034.properties(en-us,office.12).gif ConditionName A read-only property that returns a string value containing the name of the Error object. Read-only
Bb230034.properties(en-us,office.12).gif DetailedErrorMessage Sets or retrieves the string value containing the detailed error message of an Error object. Read/write
Bb230034.properties(en-us,office.12).gif ErrorCode Sets or retrieves the error code of an Error object. Read/write
Bb230034.properties(en-us,office.12).gif Node A read-only property that returns a reference to the XML Document Object Model (DOM) node of a form's underlying XML document that is associated with an Error object. Read-only
Bb230034.properties(en-us,office.12).gif ShortErrorMessage Sets or retrieves the string value containing the short error message of an Error object. Read/write
Bb230034.properties(en-us,office.12).gif Type A read-only property that returns a string value containing the type of an Error object. Read-only