SPWebService.DisableCoauthoring property
Se essa propriedade estiver definida como false, o bloqueio de arquivos compartilhados é habilitado para coautoria documentos do Office
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property DisableCoauthoring As Boolean
Get
Set
'Uso
Dim instance As SPWebService
Dim value As Boolean
value = instance.DisableCoauthoring
instance.DisableCoauthoring = value
public bool DisableCoauthoring { get; set; }
Property value
Type: System.Boolean
Retorna Boolean.