Share via


ReportingService2010.ListItemHistory(String) Method

Definition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::ItemHistorySnapshot ^> ^ ListItemHistory(System::String ^ ItemPath);
public Microsoft.SqlServer.ReportingServices2010.ItemHistorySnapshot[] ListItemHistory (string ItemPath);
member this.ListItemHistory : string -> Microsoft.SqlServer.ReportingServices2010.ItemHistorySnapshot[]
Public Function ListItemHistory (ItemPath As String) As ItemHistorySnapshot()

Parameters

ItemPath
String

Returns

Applies to