다음을 통해 공유


ReportingService2010.BeginGetItemReferences 메서드

정의

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

매개 변수

ItemPath
String
ReferenceItemType
String
callback
AsyncCallback
asyncState
Object

반환

적용 대상