Skip to main content
A newer version of this page is available. .

IDXDataErrorInfo Methods

Provides methods to return error information for a business object’s properties.
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