| ApplicationShowErrorEventArgs Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class ShowErrorEventArgs : EventArgs, _ShowErrorEventArgs
The ApplicationShowErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationShowErrorEventArgs | Initializes a new instance of the ApplicationShowErrorEventArgs class |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| ErrorLang |
Gets or sets a value that contains initcate the langauge ID that shoudl be used in the error display.
| |
| ErrorText |
Gets or sets a string contains the error that should be displayed.
|