Namespace: Consultingwerk.SmartComponents.Implementation
Class 
HandleValidationErrorEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:HandleValidationErrorEventArgs
Purpose:Event argument for the
Description:The Error (ValidationException) provides also a reference
to the RecordIdentifier (Buffer Name and ROWID)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Sep 03 22:15:24 CEST 2014


Top Constructor Summary
Options Name Purpose
+ HandleValidationErrorEventArgs (ValidationException) Constructor for the HandleValidationErrorEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ Consultingwerk.SmartComponents.Implementation.ValidationException Error Returns the reference to the validation error
+ LOGICAL Handled Gets and sets if the erorr associated with this event was handled by an event subscribed


Constructor Detail
Top

PUBLIC HandleValidationErrorEventArgs (ValidationException)

Purpose: Constructor for the HandleValidationErrorEventArgs class
Notes:

Parameters:
poError Consultingwerk.SmartComponents.Implementation.ValidationException
The reference to the ValidationException structure


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.ValidationException Error

Purpose: Returns the reference to the validation error
Notes: The Error contains a reference to the RecordIdentifier structure

Returns Consultingwerk.SmartComponents.Implementation.ValidationException
Top

PUBLIC LOGICAL Handled

Purpose: Gets and sets if the erorr associated with this event was handled
by an event subscribed
Notes: When set to True the SmartBusinessEntityAdapter will not further
handle the error itself

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:31:42