GetDataDrivenSubscriptionPropertiesCompletedEventArgs.Parameters Property

Definition

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2005::ParameterValueOrFieldReference ^> ^ Parameters { cli::array <Microsoft::SqlServer::ReportingServices2005::ParameterValueOrFieldReference ^> ^ get(); };
public Microsoft.SqlServer.ReportingServices2005.ParameterValueOrFieldReference[] Parameters { get; }
member this.Parameters : Microsoft.SqlServer.ReportingServices2005.ParameterValueOrFieldReference[]
Public ReadOnly Property Parameters As ParameterValueOrFieldReference()

Property Value

Applies to