Action.DrillthroughReport 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得鑽研報表的 URL。
public:
property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ DrillthroughReport { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl DrillthroughReport { get; }
member this.DrillthroughReport : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property DrillthroughReport As ReportUrl
屬性值
ReportUrl 物件,表示鑽研報表。