Class TaxonomyItem
Inheritance
System.Object
TaxonomyItem
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class TaxonomyItem : object
Properties
ID
Declaration
public string ID { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|