[]
public void SetReportDefinitionAsync(BatchHeader BatchHeader, string Report, byte[] Definition)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
byte[] | Definition |
public void SetReportDefinitionAsync(BatchHeader BatchHeader, string Report, byte[] Definition, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
byte[] | Definition | |
object | userState |