IDXDataErrorInfo Members
Provides methods to return error information for a business object’s properties.Methods
| Name | Description |
|---|---|
| GetError(ErrorInfo) | When implemented by a class, this method returns information on an error associated with a business object. |
| GetPropertyError(String, ErrorInfo) | When implemented by a class, this method returns information on an error associated with a specific business object’s property. |
See Also