次の方法で共有


JobListParameters.Skip プロパティ

定義

省略可能。 エントリの要求を開始するジョブ リストの (0 から始まる) インデックスを指定します。

public int? Skip { get; set; }
member this.Skip : Nullable<int> with get, set
Public Property Skip As Nullable(Of Integer)

プロパティ値

適用対象