Click or drag to resize

Like Class

Like condition.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterLike

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 Like : ICondition

The Like type exposes the following members.

Constructors
Methods
Remarks
Checks if the value of a string field matches the specified value based on a TextFilter.
See Also