Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.DisableCoauthoring property

Gets or sets a Boolean value that specifies whether shared file locking is enabled for coauthoring Microsoft Office, an integrated system of programs, servers, and services documents.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool DisableCoauthoring { get; set; }

Property value

Type: System.Boolean
Boolean
false if shared file locking is enabled; otherwise, true. This property always returns true if the DisableCoauthoring property is set at the farm level on the SPWebService class.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.