TaxonomySession.GetTermsInDefaultLanguage 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.TermCollection GetTermsInDefaultLanguage (string termLabel, bool defaultLabelOnly, Microsoft.SharePoint.Client.Taxonomy.StringMatchOption stringMatchOption, int resultCollectionSize, bool trimUnavailable, bool trimDeprecated);
member this.GetTermsInDefaultLanguage : 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