Field.HasExtendedSchemaType 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 une valeur indiquant si cette instance a un type de schéma étendu.
public bool HasExtendedSchemaType { get; }
member this.HasExtendedSchemaType : bool
Public ReadOnly Property HasExtendedSchemaType As Boolean
Valeur de propriété
true
si cette instance a un type de schéma étendu ; sinon, false
.