Parameter.Omit Property

Definition

Gets an expression that evaluates to a value that indicates whether the parameter should be skipped. Valid only for drillthrough parameters.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Omit { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Omit { get; }
member this.Omit : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property Omit As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to