macrorequesteventargs-class
Provides data for Korzh.EasyQuery.DataModel.MacroRequest event
public class Korzh.EasyQuery.MacroRequestEventArgs
Assembly: Korzh.EasyQuery.dll
Constructors
| Name | Type | Description |
|---|---|---|
| MacroRequestEventArgs(IMacroValue val) | void | Initializes a new instance of the Korzh.EasyQuery.MacroRequestEventArgs class. |
Properties
| Name | Type | Description |
|---|---|---|
| DataType | DataType | Macro data type |
| MacroId | string | Macro ID |
| Value | string | Value of this macro |