ReportingService2005.GetReportHistoryLimit(String, Boolean, Int32) Method

Definition

public:
 int GetReportHistoryLimit(System::String ^ Report, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int GetReportHistoryLimit (string Report, out bool IsSystem, out int SystemLimit);
member this.GetReportHistoryLimit : string * bool * int -> int
Public Function GetReportHistoryLimit (Report As String, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

Parameters

Report
String
IsSystem
Boolean
SystemLimit
Int32

Returns

Applies to