Share via


SPSetCmdletBase<TCmdletObject>.InternalProcessRecord Method

Sealed version of the InternalProcessRecord() method on the SPCmdlet class. Internally, this method call the UpdateDataObject() method, which persists changes that are made to the data object.

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

Syntax

'Declaration
Protected Overrides NotOverridable Sub InternalProcessRecord
'Usage

Me.InternalProcessRecord()
protected override sealed void InternalProcessRecord()

See Also

Reference

SPSetCmdletBase<TCmdletObject> Class

SPSetCmdletBase<TCmdletObject> Members

Microsoft.SharePoint.PowerShell Namespace