Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Get the record type for this query recorder.

Namespace:  Tangosol.Util.Aggregator
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public QueryRecorder..::.RecordType Type { get; }

Return Value

The record type enum.

See Also