Click or drag to resize

Value Class

A class representing a constant value used in search conditions.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterValue

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 Value : IValueType

The Value type exposes the following members.

Constructors
  NameDescription
Public methodValue
Initializes a new instance of the Value class
Public methodValue(Object)
Initializes a new instance of the Value class
Top
Methods
  NameDescription
Public methodGetValue
Public methodSetValue
Top
See Also