UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaClient.EventFilterStatus Class Reference

The status for an event filter. More...

Public Member Functions

 EventFilterStatus ()
 Initializes a new instance of the EventFilter class. More...
 

Properties

List< StatusCodeSelectClauses [get, set]
 Gets the status for the select clauses. More...
 
List< StatusCodeWhereClauses [get, set]
 Gets the status for the wheer clauses. More...
 

Detailed Description

The status for an event filter.

Constructor & Destructor Documentation

UnifiedAutomation.UaClient.EventFilterStatus.EventFilterStatus ( )
inline

Initializes a new instance of the EventFilter class.

Property Documentation

List<StatusCode> UnifiedAutomation.UaClient.EventFilterStatus.SelectClauses
getset

Gets the status for the select clauses.

List<StatusCode> UnifiedAutomation.UaClient.EventFilterStatus.WhereClauses
getset

Gets the status for the wheer clauses.


The documentation for this class was generated from the following file: