ReportingService2005.EndGetReportHistoryLimit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int EndGetReportHistoryLimit(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int EndGetReportHistoryLimit (IAsyncResult asyncResult, out bool IsSystem, out int SystemLimit);
member this.EndGetReportHistoryLimit : IAsyncResult * bool * int -> int
Public Function EndGetReportHistoryLimit (asyncResult As IAsyncResult, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer
Parameters
- asyncResult
- IAsyncResult
- IsSystem
- Boolean
- SystemLimit
- Int32