Share via


ExpandedReferenceSelectItem.SkipOption Property

Definition

Gets the skip clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).

public long? SkipOption { get; }
member this.SkipOption : Nullable<int64>
Public ReadOnly Property SkipOption As Nullable(Of Long)

Property Value

Applies to