ReportingService2010.ResumeScheduleAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
ResumeScheduleAsync(String) | |
ResumeScheduleAsync(String, Object) |
ResumeScheduleAsync(String)
public:
void ResumeScheduleAsync(System::String ^ ScheduleID);
public void ResumeScheduleAsync (string ScheduleID);
member this.ResumeScheduleAsync : string -> unit
Public Sub ResumeScheduleAsync (ScheduleID As String)
Paramètres
- ScheduleID
- String
S’applique à
ResumeScheduleAsync(String, Object)
public:
void ResumeScheduleAsync(System::String ^ ScheduleID, System::Object ^ userState);
public void ResumeScheduleAsync (string ScheduleID, object userState);
member this.ResumeScheduleAsync : string * obj -> unit
Public Sub ResumeScheduleAsync (ScheduleID As String, userState As Object)
Paramètres
- ScheduleID
- String
- userState
- Object