Class Term
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class Term : TermSetItem
Constructors
Term()
Declaration
public Term()
Properties
CustomProperties
Declaration
public StringDictionaryItem[] CustomProperties { get; set; }
Property Value
CustomSortOrder
Declaration
public int CustomSortOrder { get; set; }
Property Value
System.
|
IsDeprecated
Declaration
public bool IsDeprecated { get; set; }
Property Value
System.
|
IsPinned
Declaration
public bool IsPinned { get; set; }
Property Value
System.
|
IsPinnedRoot
Declaration
public bool IsPinnedRoot { get; set; }
Property Value
System.
|
IsReused
Declaration
public bool IsReused { get; set; }
Property Value
System.
|
IsSourceTerm
Declaration
public bool IsSourceTerm { get; set; }
Property Value
System.
|
Labels
Language
Declaration
public int Language { get; set; }
Property Value
System.
|
LanguageSpecified
Declaration
public bool LanguageSpecified { get; set; }
Property Value
System.
|
LocalCustomProperties
Declaration
public StringDictionaryItem[] LocalCustomProperties { get; set; }
Property Value
ReuseChildren
Declaration
public bool ReuseChildren { get; set; }
Property Value
System.
|
SourceTermId
Declaration
public string SourceTermId { get; set; }
Property Value
System.
|