VersioningSettingsDefinition Class |
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
[SerializableAttribute] public class VersioningSettingsDefinition
The VersioningSettingsDefinition type exposes the following members.
Name | Description | |
---|---|---|
VersioningSettingsDefinition | Initializes a new instance of the VersioningSettingsDefinition class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Set | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
DraftItemSecurity | Drafts are minor versions or items which have not been approved. Specify which users should be able to view drafts in this list. | |
EnableContentApproval | If enabled, new items or changes to existing items remain in a draft state until they have been approved. | |
MajorVersionLimit | Keep the following number of major versions. | |
MinorVersionLimit | Keep the following number of minor versions. | |
RequireCheckout | If enabled, users must check out documents before making changes in this document library. This setting can only be applied to document libraries. | |
Versioning | Specify whether a version is created each time you edit an item in this list. |