UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations 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.
 

Properties

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

Detailed Description

The status for an event filter.

Constructor & Destructor Documentation

UnifiedAutomation.UaClient.EventFilterStatus.EventFilterStatus ( )

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: