TermSetItem.ReuseTerm(Term, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Taxonomy.Term ReuseTerm (Microsoft.SharePoint.Client.Taxonomy.Term sourceTerm, bool reuseBranch);
member this.ReuseTerm : Microsoft.SharePoint.Client.Taxonomy.Term * bool -> Microsoft.SharePoint.Client.Taxonomy.Term
Public Function ReuseTerm (sourceTerm As Term, reuseBranch As Boolean) As Term
Parameters
- sourceTerm
- Term
- reuseBranch
- Boolean
Returns
- Attributes