ExpandedReferenceSelectItem.TopOption 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 supérieure pour cet élément de développement. Peut être null s’il n’est pas spécifié (et sera toujours null dans NonOptionMode).
public long? TopOption { get; }
member this.TopOption : Nullable<int64>
Public ReadOnly Property TopOption As Nullable(Of Long)