Gets or sets value that indicates if collected slice threshold value (see CollectedThreshold) is set in percent. Default: True.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlBool CollectedThresholdUsePercent { get; set; }
Visual Basic
Public Property CollectedThresholdUsePercent As RdlBool
	Get
	Set

See Also