RSConnection.GetReportHistoryLimit(String, Boolean, Int32) Método

Definição

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);
override this.GetReportHistoryLimit : string * bool * int -> int
Public Function GetReportHistoryLimit (Report As String, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

Parâmetros

Report
String
IsSystem
Boolean
SystemLimit
Int32

Retornos

Aplica-se a