SPPersistedObject.HasAdditionalUpdateAccess method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overridable Function HasAdditionalUpdateAccess As Boolean
'用途
Dim returnValue As Boolean
returnValue = Me.HasAdditionalUpdateAccess()
protected virtual bool HasAdditionalUpdateAccess()
傳回值
Type: System.Boolean
Boolean
true指定多個使用者可以更新物件 ;否則,請false。預設值為false。