Share via


FormError Members (Microsoft.Office.InfoPath)

Represents an error in the FormErrorCollection of a form.

The following tables list the members exposed by the FormError type.

Protected Constructors

  Name Description
Protected method FormError  

Top

Public Properties

  Name Description
Public property DetailedMessage Gets or sets the detailed message displayed for the FormError object.
Public property ErrorCode Gets or sets the numeric error code value of a FormError object.
Public property FormErrorType Gets the type of the FormError object.
Public property Message Gets or sets the short message displayed for a FormError object.
Public property Name Gets the name of the FormError object.
Public property Site Gets an XPathNavigator that is positioned at the node of a form's underlying XML document that is associated with a FormError object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

FormError Class
Microsoft.Office.InfoPath Namespace