ReportingService2006.GetSchedulePropertiesAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Se aplica 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