[]
public void SetReportLinkAsync(BatchHeader BatchHeader, string Report, string Link)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Link |
public void SetReportLinkAsync(BatchHeader BatchHeader, string Report, string Link, object userState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Link | |
| object | userState |