ReportingService2010.GetUserSettings(Property[]) Method

Definition

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()

Parameters

Properties
Property[]

Returns

Applies to