次の方法で共有


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

定義

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

パラメーター

Properties
Property[]

戻り値

適用対象