Share via


ReportingService2006.GetSystemProperties(Property[]) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ GetSystemProperties(cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2006.Property[] GetSystemProperties (Microsoft.SqlServer.ReportingServices2006.Property[] Properties);
member this.GetSystemProperties : Microsoft.SqlServer.ReportingServices2006.Property[] -> Microsoft.SqlServer.ReportingServices2006.Property[]
Public Function GetSystemProperties (Properties As Property()) As Property()

パラメーター

Properties
Property[]

戻り値

適用対象