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