TermGroup Class
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.ScriptType("SP.Taxonomy.TermGroup", ServerTypeId="{65d76872-0b65-42de-8ebd-d76f6d3491c6}")]
public sealed class TermGroup : Microsoft.SharePoint.Client.Taxonomy.TaxonomyItem
type TermGroup = class
inherit TaxonomyItem
Public NotInheritable Class TermGroup
Inherits TaxonomyItem
- Inheritance
- Attributes
Constructors
TermGroup(ClientRuntimeContext, ObjectPath) |
Properties
Context | (Inherited from ClientObject) |
ContributorPrincipalNames | |
CreatedDate | (Inherited from TaxonomyItem) |
Description | |
GroupManagerPrincipalNames | |
Id | (Inherited from TaxonomyItem) |
IsSiteCollectionGroup | |
IsSystemGroup | |
LastModifiedDate | (Inherited from TaxonomyItem) |
Name | (Inherited from TaxonomyItem) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TermSets | |
TermStore | (Inherited from TaxonomyItem) |
TypedObject | (Inherited from ClientObject) |