言語

Parameter.Omit プロパティ

定義

パラメータをスキップすべきかどうかを示す値に評価する式を得ます。 ドリルスルーパラメータにのみ有効です。

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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象