ReportingService2010.GetItemTypeAsync Metodo

Definizione

Overload

GetItemTypeAsync(String)
GetItemTypeAsync(String, Object)

GetItemTypeAsync(String)

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

Parametri

ItemPath
String

Si applica a

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)

Parametri

ItemPath
String
userState
Object

Si applica a