Term.TermsCount - Propriété
Obtient le nombre d'objets Term enfants.
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 TermsCount As Integer
Get
'Utilisation
Dim instance As Term
Dim value As Integer
value = instance.TermsCount
public int TermsCount { get; }
Valeur de propriété
Type : System.Int32
Entier correspondant au nombre total de termes enfants
Remarques
Aucun aller-retour SQL n'est nécessaire pour obtenir la valeur de cette propriété.