Search Results for

    Show / Hide Table of Contents

    Class TermSetItem

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

    Constructors

    TermSetItem()

    Declaration
    public TermSetItem()

    Properties

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    System.String

    IsAvailableForTagging

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

    Owner

    Declaration
    public string Owner { get; set; }
    Property Value
    System.String

    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