'Declaration Public Function BeginSetReportLink( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal Link As String, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginSetReportLink( BatchHeader BatchHeader, string Report, string Link, AsyncCallback callback, object asyncState )
Parameters
- BatchHeader
- Report
- Link
- callback
- asyncState