SPWebService.CoauthoringMaxAuthors-Eigenschaft
Standardwert, der maximale Anzahl von Benutzern, die ein Dokument jeweils anderen Personen
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CoauthoringMaxAuthors As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.CoauthoringMaxAuthors
instance.CoauthoringMaxAuthors = value
public int CoauthoringMaxAuthors { get; set; }
Eigenschaftswert
Typ: System.Int32
Gibt Int32 zurück.