次の方法で共有


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

定義

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

パラメーター

Properties
Property[]

戻り値

適用対象