Freigeben über


ReportingService2010.SetItemHistoryLimitAsync Methode

Definition

Überlädt

SetItemHistoryLimitAsync(String, Boolean, Int32)
SetItemHistoryLimitAsync(String, Boolean, Int32, Object)

SetItemHistoryLimitAsync(String, Boolean, Int32)

public:
 void SetItemHistoryLimitAsync(System::String ^ ItemPath, bool UseSystem, int HistoryLimit);
public void SetItemHistoryLimitAsync (string ItemPath, bool UseSystem, int HistoryLimit);
member this.SetItemHistoryLimitAsync : string * bool * int -> unit
Public Sub SetItemHistoryLimitAsync (ItemPath As String, UseSystem As Boolean, HistoryLimit As Integer)

Parameter

ItemPath
String
UseSystem
Boolean
HistoryLimit
Int32

Gilt für:

SetItemHistoryLimitAsync(String, Boolean, Int32, Object)

public:
 void SetItemHistoryLimitAsync(System::String ^ ItemPath, bool UseSystem, int HistoryLimit, System::Object ^ userState);
public void SetItemHistoryLimitAsync (string ItemPath, bool UseSystem, int HistoryLimit, object userState);
member this.SetItemHistoryLimitAsync : string * bool * int * obj -> unit
Public Sub SetItemHistoryLimitAsync (ItemPath As String, UseSystem As Boolean, HistoryLimit As Integer, userState As Object)

Parameter

ItemPath
String
UseSystem
Boolean
HistoryLimit
Int32
userState
Object

Gilt für: