CustomReportItem.CustomData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得物件,用來封裝自訂報表項目的資料。
public:
property Microsoft::ReportingServices::ReportRendering::CustomData ^ CustomData { Microsoft::ReportingServices::ReportRendering::CustomData ^ get(); };
public Microsoft.ReportingServices.ReportRendering.CustomData CustomData { get; }
member this.CustomData : Microsoft.ReportingServices.ReportRendering.CustomData
Public ReadOnly Property CustomData As CustomData
屬性值
CustomData 物件,其中包含自訂報表項目的資料。