Enum EcmListManualRecordDeclaration
Specifies whether this list should allow the manual declaration of records. When manual record declaration is unavailable, records can only be declared through a policy or workflow.
Namespace: PnP.Framework
Assembly: PnP.Framework.dll
Syntax
public enum EcmListManualRecordDeclaration : int
AlwaysAllowManualDeclaration
Always allow to manual declare records in this list
NeverAllowManualDeclaration
Never allow to manual declare records in this list
Unknown
UseSiteCollectionDefaults
Use the site collection defaults