แชร์ผ่าน


MessagingExtensionQueryOptions.Skip Property

Definition

Gets or sets number of entities to skip.

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

Property Value

The number of entities to skip.

Applies to