RSConnection.SetProperties(String, Property[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetProperties(System::String ^ Item, cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties);
public void SetProperties (string Item, Microsoft.SqlServer.ReportingServices2005.Property[] Properties);
override this.SetProperties : string * Microsoft.SqlServer.ReportingServices2005.Property[] -> unit
Public Sub SetProperties (Item As String, Properties As Property())
Parameters
- Item
- String
- Properties
- Property[]