Click or drag to resize

Or Class

Or condition.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterOr

Namespace:  SoftGear.Strix.Client.Core.Model.Manager.Filter
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class Or : ICondition

The Or type exposes the following members.

Constructors
Methods
Remarks
Checks if any of the specified conditions is valid.
See Also