ReportingService2005.SetReportLinkAsync Método

Definição

Sobrecargas

SetReportLinkAsync(String, String)
SetReportLinkAsync(String, String, Object)

SetReportLinkAsync(String, String)

public:
 void SetReportLinkAsync(System::String ^ Report, System::String ^ Link);
public void SetReportLinkAsync (string Report, string Link);
member this.SetReportLinkAsync : string * string -> unit
Public Sub SetReportLinkAsync (Report As String, Link As String)

Parâmetros

Report
String
Link
String

Aplica-se a

SetReportLinkAsync(String, String, Object)

public:
 void SetReportLinkAsync(System::String ^ Report, System::String ^ Link, System::Object ^ userState);
public void SetReportLinkAsync (string Report, string Link, object userState);
member this.SetReportLinkAsync : string * string * obj -> unit
Public Sub SetReportLinkAsync (Report As String, Link As String, userState As Object)

Parâmetros

Report
String
Link
String
userState
Object

Aplica-se a