Share via


SPBackupRestoreObject.SPWebApplicationId field

Defines a String that can be used to set or get the value of the Web application ID parameter in the object returned by the Information property.

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

Syntax

'Declaration
Public Const SPWebApplicationId As String
'Usage
Dim value As String

value = SPBackupRestoreObject.SPWebApplicationId
public const string SPWebApplicationId

Remarks

For more information on the use of this constant see GetParameter and SetParameter.

See also

Reference

SPBackupRestoreObject class

SPBackupRestoreObject members

Microsoft.SharePoint.Administration.Backup namespace