Class ApplyPropertyBagConfiguration
Inheritance
System.Object
ApplyPropertyBagConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.PropertyBag
Assembly: PnP.Framework.dll
Syntax
public class ApplyPropertyBagConfiguration : object
Properties
OverwriteSystemValues
Declaration
public bool OverwriteSystemValues { get; set; }
Property Value
System.
|