Search Results for

    Show / Hide Table of Contents

    Class TermSet

    Inheritance
    System.Object
    TaxonomyItem
    TermSetItem
    TermSet
    Inherited Members
    TermSetItem.Owner
    TermSetItem.Description
    TermSetItem.IsAvailableForTagging
    TaxonomyItem.Name
    TaxonomyItem.ID
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class TermSet : TermSetItem

    Constructors

    TermSet()

    Declaration
    public TermSet()

    Properties

    CustomProperties

    Declaration
    public StringDictionaryItem[] CustomProperties { get; set; }
    Property Value
    StringDictionaryItem[]

    IsOpenForTermCreation

    Declaration
    public bool IsOpenForTermCreation { get; set; }
    Property Value
    System.Boolean

    Language

    Declaration
    public int Language { get; set; }
    Property Value
    System.Int32

    LanguageSpecified

    Declaration
    public bool LanguageSpecified { get; set; }
    Property Value
    System.Boolean

    Terms

    Declaration
    public Term[] Terms { get; set; }
    Property Value
    Term[]

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer