ExpandedReferenceSelectItem.SkipOption Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la clause skip pour cet élément de développement. Peut être null si ce n’est pas spécifié(et sera toujours null dans NonOptionMode).
public long? SkipOption { get; }
member this.SkipOption : Nullable<int64>
Public ReadOnly Property SkipOption As Nullable(Of Long)