[]
public void GetExecutionOptionsAsync(string Report)
Public Sub GetExecutionOptionsAsync(Report As String)
| Type | Name | Description |
|---|---|---|
| string | Report |
public void GetExecutionOptionsAsync(string Report, object userState)
Public Sub GetExecutionOptionsAsync(Report As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| string | Report | |
| object | userState |