EventQueryArgsBase Constructor()
- Last UpdatedAug 21, 2026
- 1 minute read
The HistoryQueryArgs constructor initializes the HistoryQueryArgs object.
'Declaration
Public Function New()
'Usage
Dim instance As New EventQueryArgsBase()
public EventQueryArgsBase()
public:
EventQueryArgsBase();
Return Value
None.