ReportingService2006.BeginListReportSubscriptions 메서드

정의

public:
 IAsyncResult ^ BeginListReportSubscriptions(System::String ^ Report, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListReportSubscriptions (string Report, AsyncCallback callback, object asyncState);
member this.BeginListReportSubscriptions : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginListReportSubscriptions (Report As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

매개 변수

Report
String
callback
AsyncCallback
asyncState
Object

반환

적용 대상