Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Gets the object to compare the extraction result with.

Namespace:  Tangosol.Util.Filter
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public virtual Object Value { get; }

Field Value

The object to compare the extraction result with.

See Also