ReportingService2006.GetSchedulePropertiesAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
GetSchedulePropertiesAsync(String) | |
GetSchedulePropertiesAsync(String, Object) |
GetSchedulePropertiesAsync(String)
public:
void GetSchedulePropertiesAsync(System::String ^ ScheduleID);
public void GetSchedulePropertiesAsync (string ScheduleID);
member this.GetSchedulePropertiesAsync : string -> unit
Public Sub GetSchedulePropertiesAsync (ScheduleID As String)
Parâmetros
- ScheduleID
- String
Aplica-se a
GetSchedulePropertiesAsync(String, Object)
public:
void GetSchedulePropertiesAsync(System::String ^ ScheduleID, System::Object ^ userState);
public void GetSchedulePropertiesAsync (string ScheduleID, object userState);
member this.GetSchedulePropertiesAsync : string * obj -> unit
Public Sub GetSchedulePropertiesAsync (ScheduleID As String, userState As Object)
Parâmetros
- ScheduleID
- String
- userState
- Object