AdditionalInfo.DataShapes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個資料形狀的清單。
public:
property System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::DataShape ^> ^ DataShapes { System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::DataShape ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::DataShape ^> ^ value); };
public System.Collections.Generic.List<Microsoft.ReportingServices.Diagnostics.Internal.DataShape> DataShapes { get; set; }
member this.DataShapes : System.Collections.Generic.List<Microsoft.ReportingServices.Diagnostics.Internal.DataShape> with get, set
Public Property DataShapes As List(Of DataShape)
屬性值
一串資料形狀。