Term.IsRoot - Propriété
Détermine si l'objet en cours de Term est à la racine de l'objet TermSet
Espace de noms : Microsoft.SharePoint.Taxonomy
Assembly : Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsRoot As Boolean
Get
'Utilisation
Dim instance As Term
Dim value As Boolean
value = instance.IsRoot
public bool IsRoot { get; }
Valeur de propriété
Type : System.Boolean
true si l' actuel Term se trouve à la racine de la TermSet; Sinon, false