Search Results for

    Show / Hide Table of Contents

    Class Term

    Inheritance
    System.Object
    TaxonomyItem
    TermSetItem
    Term
    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 Term : TermSetItem

    Constructors

    Term()

    Declaration
    public Term()

    Properties

    CustomProperties

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

    CustomSortOrder

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

    IsDeprecated

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

    IsPinned

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

    IsPinnedRoot

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

    IsReused

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

    IsSourceTerm

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

    Labels

    Declaration
    public TermLabelsLabel[] Labels { get; set; }
    Property Value
    TermLabelsLabel[]

    Language

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

    LanguageSpecified

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

    LocalCustomProperties

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

    ReuseChildren

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

    SourceTermId

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

    Terms

    Declaration
    public TermTerms Terms { get; set; }
    Property Value
    TermTerms

    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