ReportingService2010.ListItemHistoryAsync 方法

定义

重载

ListItemHistoryAsync(String)
ListItemHistoryAsync(String, Object)

ListItemHistoryAsync(String)

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

参数

ItemPath
String

适用于

ListItemHistoryAsync(String, Object)

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

参数

ItemPath
String
userState
Object

适用于