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

適用於