Term.IsKeyword - Propriété
Indique si l'objet Term en cours est un mot clé dans l'objet KeywordTermSet .
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsKeyword As Boolean
Get
'Utilisation
Dim instance As Term
Dim value As Boolean
value = instance.IsKeyword
public bool IsKeyword { get; }
Valeur de propriété
Type : System.Boolean
valeur True si la actuel Term est un mot clé ; dans le cas contraire, false