| QueryRequiredFieldValueRequestEventArgs Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class QueryRequiredFieldValueRequestEventArgs : EventArgs, _QueryRequiredFieldValueRequestEventArgs
The QueryRequiredFieldValueRequestEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryRequiredFieldValueRequestEventArgs |
Creates and returns a new QueryRequiredFieldValueRequestEventArgs object
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Count |
Gets a value that indicates the number of events that will be raised to satisfy the parameters for this query
| |
| Index |
Gets a value that indicates the position of this event within the sequence of events that will be raised to satisfy the parameters for this query
| |
| Parameter |
Gets the parameter this event relates to
| |
| Query |
Gets the query this event relates to
|