RSConnection.GetSystemProperties(Property[]) Method
Definition
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ GetSystemProperties(cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2005.Property[] GetSystemProperties (Microsoft.SqlServer.ReportingServices2005.Property[] Properties);
override this.GetSystemProperties : Microsoft.SqlServer.ReportingServices2005.Property[] -> Microsoft.SqlServer.ReportingServices2005.Property[]
Public Function GetSystemProperties (Properties As Property()) As Property()
Parameters
Returns
- Property[]
Applies to