SPWebService.CoauthoringVersionPeriod Property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPWebService Class

SPWebService Members

Microsoft.SharePoint.Administration Namespace