Udostępnij za pośrednictwem


Term.GetIsDescendantOf(Term) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<bool> GetIsDescendantOf (Microsoft.SharePoint.Client.Taxonomy.Term ancestorTerm);
member this.GetIsDescendantOf : Microsoft.SharePoint.Client.Taxonomy.Term -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Function GetIsDescendantOf (ancestorTerm As Term) As ClientResult(Of Boolean)

Parameters

ancestorTerm
Term

Returns

Attributes

Applies to