Class TermSetItem
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201909
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.
|
IsAvailableForTagging
Declaration
public bool IsAvailableForTagging { get; set; }
Property Value
System.
|
Owner
Declaration
public string Owner { get; set; }
Property Value
System.
|