SPCmdlet.SkipProcessCurrentRecord method

Provides a means to stop processing a given record and to skip over that record to the next.

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

Syntax

'Declaration
Protected Sub SkipProcessCurrentRecord
'Usage

Me.SkipProcessCurrentRecord()
protected void SkipProcessCurrentRecord()

See also

Reference

SPCmdlet class

SPCmdlet members

Microsoft.SharePoint.PowerShell namespace