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