Click or drag to resize

Value Constructor (Object)

Initializes a new instance of the Value class

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#
public Value(
	Object value
)

Parameters

value
Type: SystemObject
See Also