Partager via


TaxonomySession.GetTermsInWorkingLocale Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Taxonomy.TermCollection GetTermsInWorkingLocale (string termLabel, bool defaultLabelOnly, Microsoft.SharePoint.Client.Taxonomy.StringMatchOption stringMatchOption, int resultCollectionSize, bool trimUnavailable, bool trimDeprecated);
member this.GetTermsInWorkingLocale : string * bool * Microsoft.SharePoint.Client.Taxonomy.StringMatchOption * int * bool * bool -> Microsoft.SharePoint.Client.Taxonomy.TermCollection

Parameters

termLabel
String
defaultLabelOnly
Boolean
stringMatchOption
StringMatchOption
resultCollectionSize
Int32
trimUnavailable
Boolean
trimDeprecated
Boolean

Returns

Attributes

Applies to