You are here: Start » FIL.NET » HeatmapThresholds Constructor

HeatmapThresholds Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public HeatmapThresholds
(
	int lowerThreshold,
	int middleThreshold,
	int upperThreshold
)

Parameters

Name Type Range Default Description
lowerThresholdint
middleThresholdint
upperThresholdint

See also