Gets or sets value indicating the parameter should be skipped. Valid only for Drillthrough parameters.

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

Syntax

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

See Also