Click or drag to resize

FilterRule Class

Filtering rules configured for event notification
Inheritance Hierarchy
SystemObject
  OBS.ModelFilterRule

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class FilterRule

The FilterRule type exposes the following members.

Constructors
  NameDescription
Public methodFilterRule
Initializes a new instance of the FilterRule class
Top
Properties
  NameDescription
Public propertyName
Filtering identifier that specifies objects are filtered by object name prefix or suffix
Public propertyValue
Object name keyword
Top
See Also