Class PropertyBagEntry
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class PropertyBagEntry : StringDictionaryItem
Constructors
PropertyBagEntry()
Declaration
public PropertyBagEntry()
Properties
Indexed
Declaration
public bool Indexed { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
OverwriteSpecified
Declaration
public bool OverwriteSpecified { get; set; }
Property Value
System.
|