Expand Minimize

Group Transformation

Mappings for SharePoint class Microsoft.SharePoint.Taxonomy.Group

Type Mapping

Constructors

Properties

SSOM System.String get_Description()
CSOM String TermGroup.get_Description()
JSOM string SP.Taxonomy.TermGroup.get_description()
SSOM System.Boolean get_IsSiteCollectionGroup()
CSOM Boolean TermGroup.get_IsSiteCollectionGroup()
JSOM boolean SP.Taxonomy.TermGroup.get_isSiteCollectionGroup()
SSOM System.Boolean get_IsSystemGroup()
CSOM Boolean TermGroup.get_IsSystemGroup()
JSOM boolean SP.Taxonomy.TermGroup.get_isSystemGroup()
SSOM System.String get_Name()
CSOM String TaxonomyItem.get_Name()
JSOM string SP.Taxonomy.TermGroup.get_name()
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection get_TermSets()
CSOM TermSetCollection TermGroup.get_TermSets()
JSOM TermSetCollection SP.Taxonomy.TermGroup.get_termSets()
SSOM System.Void set_Description(System.String)
CSOM TermGroup.set_Description(String)
JSOM SP.Taxonomy.TermGroup.set_description()
SSOM System.Void set_Name(System.String)
CSOM TaxonomyItem.set_Name(String)
JSOM SP.Taxonomy.TermGroup.set_name()
SSOM System.DateTime get_CreatedDate()
CSOM DateTime TaxonomyItem.get_CreatedDate()
JSOM Date SP.Taxonomy.TermGroup.get_createdDate()
SSOM System.Guid get_Id()
CSOM Guid TaxonomyItem.get_Id()
JSOM Guid SP.Taxonomy.TermGroup.get_id()
SSOM System.DateTime get_LastModifiedDate()
CSOM DateTime TaxonomyItem.get_LastModifiedDate()
JSOM Date SP.Taxonomy.TermGroup.get_lastModifiedDate()
SSOM System.String get_Name()
CSOM String TaxonomyItem.get_Name()
JSOM string SP.Taxonomy.TermGroup.get_name()
SSOM Microsoft.SharePoint.Taxonomy.TermStore get_TermStore()
CSOM TermStore TaxonomyItem.get_TermStore()
JSOM TermStore SP.Taxonomy.TermGroup.get_termStore()
SSOM System.Void set_Name(System.String)
CSOM TaxonomyItem.set_Name(String)
JSOM SP.Taxonomy.TermGroup.set_name()

Methods

SSOM Microsoft.SharePoint.Taxonomy.TermSet CreateTermSet(System.String, System.Guid)
CSOM TermSet TermGroup.CreateTermSet(String,Guid,Int32)
JSOM TermSet SP.Taxonomy.TermGroup.createTermSet(string,Guid,number)
SSOM Microsoft.SharePoint.Taxonomy.TermSet CreateTermSet(System.String)
CSOM TermSet TermGroup.CreateTermSet(String,Guid,Int32)
JSOM TermSet SP.Taxonomy.TermGroup.createTermSet(string,Guid,number)
SSOM Microsoft.SharePoint.Taxonomy.TermSet CreateTermSet(System.String, System.Guid, System.Int32)
CSOM TermSet TermGroup.CreateTermSet(String,Guid,Int32)
JSOM TermSet SP.Taxonomy.TermGroup.createTermSet(string,Guid,number)
SSOM Microsoft.SharePoint.Taxonomy.TermSet CreateTermSet(System.String, System.Int32)
CSOM TermSet TermGroup.CreateTermSet(String,Guid,Int32)
JSOM TermSet SP.Taxonomy.TermGroup.createTermSet(string,Guid,number)
SSOM System.Void Delete()
CSOM TaxonomyItem.DeleteObject()
JSOM SP.Taxonomy.TermGroup.deleteObject()
SSOM Microsoft.SharePoint.Taxonomy.ChangedItemCollection GetChanges(System.DateTime, Microsoft.SharePoint.Taxonomy.ChangedItemType, Microsoft.SharePoint.Taxonomy.ChangedOperationType)
CSOM ChangedItemCollection TermGroup.GetChanges(ChangeInformation)
JSOM ChangedItemCollection SP.Taxonomy.TermGroup.getChanges(ChangeInformation)
SSOM Microsoft.SharePoint.Taxonomy.ChangedItemCollection GetChanges(System.DateTime)
CSOM ChangedItemCollection TermGroup.GetChanges(ChangeInformation)
JSOM ChangedItemCollection SP.Taxonomy.TermGroup.getChanges(ChangeInformation)
SSOM Microsoft.SharePoint.Taxonomy.ChangedItemCollection GetChanges(System.DateTime, Microsoft.SharePoint.Taxonomy.ChangedItemType)
CSOM ChangedItemCollection TermGroup.GetChanges(ChangeInformation)
JSOM ChangedItemCollection SP.Taxonomy.TermGroup.getChanges(ChangeInformation)
SSOM Microsoft.SharePoint.Taxonomy.ChangedItemCollection GetChangesCsom(Microsoft.SharePoint.Taxonomy.ChangeInformationCsom)
CSOM ChangedItemCollection TermGroup.GetChanges(ChangeInformation)
JSOM ChangedItemCollection SP.Taxonomy.TermGroup.getChanges(ChangeInformation)
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection GetTermSetsWithCustomProperty(System.String, System.String, Microsoft.SharePoint.Taxonomy.StringMatchOption, System.Int32)
CSOM TermSetCollection TermGroup.GetTermSetsWithCustomProperty(CustomPropertyMatchInformation)
JSOM TermSetCollection SP.Taxonomy.TermGroup.getTermSetsWithCustomProperty(CustomPropertyMatchInformation)
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection GetTermSetsWithCustomProperty(System.String, System.String, Microsoft.SharePoint.Taxonomy.StringMatchOption)
CSOM TermSetCollection TermGroup.GetTermSetsWithCustomProperty(CustomPropertyMatchInformation)
JSOM TermSetCollection SP.Taxonomy.TermGroup.getTermSetsWithCustomProperty(CustomPropertyMatchInformation)
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection GetTermSetsWithCustomProperty(System.String, System.String)
CSOM TermSetCollection TermGroup.GetTermSetsWithCustomProperty(CustomPropertyMatchInformation)
JSOM TermSetCollection SP.Taxonomy.TermGroup.getTermSetsWithCustomProperty(CustomPropertyMatchInformation)
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection GetTermSetsWithCustomProperty(System.String)
CSOM TermSetCollection TermGroup.GetTermSetsWithCustomProperty(CustomPropertyMatchInformation)
JSOM TermSetCollection SP.Taxonomy.TermGroup.getTermSetsWithCustomProperty(CustomPropertyMatchInformation)
SSOM Microsoft.SharePoint.Taxonomy.TermSetCollection GetTermSetsWithCustomPropertyCsom(Microsoft.SharePoint.Taxonomy.CustomPropertyMatchInformationCsom)
CSOM TermSetCollection TermGroup.GetTermSetsWithCustomProperty(CustomPropertyMatchInformation)
JSOM TermSetCollection SP.Taxonomy.TermGroup.getTermSetsWithCustomProperty(CustomPropertyMatchInformation)
SSOM System.Void Delete()
CSOM TaxonomyItem.DeleteObject()
JSOM SP.Taxonomy.TermGroup.deleteObject()
SSOM System.String NormalizeName(System.String)
CSOM ClientResult TaxonomyItem.NormalizeName(ClientRuntimeContext,String)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.