'Declaration Public Function BeginLoadReport2( _ ByVal TrustedUserHeader As TrustedUserHeader, _ ByVal Report As String, _ ByVal HistoryID As String, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginLoadReport2( TrustedUserHeader TrustedUserHeader, string Report, string HistoryID, AsyncCallback callback, object asyncState )
Parameters
- TrustedUserHeader
- Report
- HistoryID
- callback
- asyncState