다음을 통해 공유


ReportingService2010.GetItemHistoryLimit(String, Boolean, Int32) 메서드

정의

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

매개 변수

ItemPath
String
IsSystem
Boolean
SystemLimit
Int32

반환

적용 대상