ReportingService2010.SetProperties(String, Property[]) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void SetProperties(System::String ^ ItemPath, cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties);
public void SetProperties (string ItemPath, Microsoft.SqlServer.ReportingServices2010.Property[] Properties);
member this.SetProperties : string * Microsoft.SqlServer.ReportingServices2010.Property[] -> unit
Public Sub SetProperties (ItemPath As String, Properties As Property())
パラメーター
- ItemPath
- String
- Properties
- Property[]