ReportingService2010.GetItemTypeAsync 方法

定義

多載

GetItemTypeAsync(String)
GetItemTypeAsync(String, Object)

GetItemTypeAsync(String)

public:
 void GetItemTypeAsync(System::String ^ ItemPath);
public void GetItemTypeAsync (string ItemPath);
Public Sub GetItemTypeAsync (ItemPath As String)

參數

ItemPath
String

適用於

GetItemTypeAsync(String, Object)

public:
 void GetItemTypeAsync(System::String ^ ItemPath, System::Object ^ userState);
public void GetItemTypeAsync (string ItemPath, object userState);
Public Sub GetItemTypeAsync (ItemPath As String, userState As Object)

參數

ItemPath
String
userState
Object

適用於