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

Возвращаемое значение

Применяется к