다음을 통해 공유


ReportingService2010.SetProperties(String, Property[]) 메서드

정의

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[]

적용 대상