ReportingService2005.GetSystemProperties(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:
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);
member this.GetSystemProperties : Microsoft.SqlServer.ReportingServices2005.Property[] -> Microsoft.SqlServer.ReportingServices2005.Property[]
Public Function GetSystemProperties (Properties As Property()) As Property()
Parameters
- Properties
- Property[]
Returns
Property[]