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