QuickOPC User's Guide and Reference
UASubscribeDataSetFilter Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UASubscribeDataSetFilter Class

For a list of all members of this type, see UASubscribeDataSetFilter members.

Public Properties
 NameDescription
Public PropertyDetermines whether the filter allows (variable) data messages through.  
Public PropertyDetermines whether the filter allows event messages through.  
Public PropertySpecifies the (optional) dataset writer filtering.  
Public Propertystatic (Shared in Visual Basic)A default subscribe dataset filter (specifies no filtering).  
Public PropertyDetermines whether the filtering by dataset writer is performed.  
Public PropertyDetermines whether the filtering by origin pattern is performed.  
Public PropertyDetermines whether the filtering by publisher Id is performed.  
Public PropertyDetermines whether the filtering by required field values is performed.  
Public PropertyDetermines whether the filtering by the writer group descriptor is performed.  
Public PropertySpecifies the (optional) origin filtering by a pattern.  
Public PropertySpecifies the (optional) publisher Id filtering.  
Public PropertySpecifies filtering by given field values.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertySpecifies the (optional) writer group filtering.  
Top
See Also

Reference

UASubscribeDataSetFilter Class
OpcLabs.EasyOpc.UA.PubSub Namespace