ReportingService2005.GetReportHistoryLimitAsync Método

Definição

Sobrecargas

GetReportHistoryLimitAsync(String)
GetReportHistoryLimitAsync(String, Object)

GetReportHistoryLimitAsync(String)

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

Parâmetros

Report
String

Aplica-se a

GetReportHistoryLimitAsync(String, Object)

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

Parâmetros

Report
String
userState
Object

Aplica-se a