SPWebService.CoauthoringVersionPeriod property
Minimum time in minutes between new coauthoring versions Versions created during coauthoring will be created no more frequently than this time period.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CoauthoringVersionPeriod As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.CoauthoringVersionPeriod
instance.CoauthoringVersionPeriod = value
public int CoauthoringVersionPeriod { get; set; }
Property value
Type: System.Int32
Returns Int32.