SPServiceApplication.HasAdditionalUpdateAccess method

A Boolean value that represents the additional access property.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Function HasAdditionalUpdateAccess As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.HasAdditionalUpdateAccess()
protected override bool HasAdditionalUpdateAccess()

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

SPServiceApplication class

SPServiceApplication members

Microsoft.SharePoint.Administration namespace