TermStoreCollection Class
In this article
Definition
Constructors
Properties
Methods
Explicit Interface Implementations
Extension Methods
Applies to
Show 3 more
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.ScriptType("SP.Taxonomy.TermStoreCollection" , ServerTypeId="{e4a57a1e-7778-43ff-a88a-d5a61b231afa}" ) ]
public sealed class TermStoreCollection : Microsoft .SharePoint .Client .ClientObjectCollection <Microsoft .SharePoint .Client .Taxonomy .TermStore >
type TermStoreCollection = class
inherit ClientObjectCollection<TermStore>
Public NotInheritable Class TermStoreCollection
Inherits ClientObjectCollection(Of TermStore)
Inheritance
Attributes
Expand table
Expand table
Expand table
Explicit Interface Implementations
Expand table
Expand table