Errors Collection Members

InfoPath Developer Reference

Contains an Error object for each error within an InfoPath form.

Methods

  Name Description
Bb230035.methods(en-us,office.12).gif Add Adds an Error object to the Errors collection and returns a reference to the new Error object.
Bb230035.methods(en-us,office.12).gif Delete Deletes the specified Error object from the Errors collection.
Bb230035.methods(en-us,office.12).gif DeleteAll Deletes all of the Error objects contained in the Errors collection.

Properties

  Name Description
Bb230035.properties(en-us,office.12).gif Count A read-only property that returns a count of the number of Error objects contained in the Errors collection. Read-only
Bb230035.properties(en-us,office.12).gif Item A read-only property that returns a reference to the specified Error object from the Errors collection. Read-only