Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates this MigrationProfile object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub Update ( _
validate As Boolean _
)
'Usage
Dim instance As MigrationProfile
Dim validate As Boolean
instance.Update(validate)
public void Update(
bool validate
)
Parameters
- validate
Type: System.Boolean
A Boolean value that specifies whether the update requires validation.