Table of Contents

Enum CheckinType

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll
public enum CheckinType

Fields

MajorCheckIn = 1

Enumeration whose values are incremented as a major version. The value = 1.

MinorCheckIn = 0

Enumeration whose values are incremented as minor version. The value = 0.

OverwriteCheckIn = 2

Enumeration whose values overwrite the file. The value = 2.