Share via


ReportUrlProperty クラス

定義

レポートの ReportUrl プロパティを表します。

public ref class ReportUrlProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportUrlProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportUrlProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportUrlProperty
Inherits ReportProperty
継承
ReportUrlProperty

プロパティ

ExpressionString

レポート プロパティが式の場合、レポート プロパティの式の文字列を取得します。

(継承元 ReportProperty)
IsExpression

レポート プロパティの値が式かどうかを示す値を取得します。

(継承元 ReportProperty)
Value

プロパティの URL 値を取得します。

適用対象