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.
Sealed version of the InternalProcessRecord() method on the SPCmdlet class, which calls the CreateDataObject() method.
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
SPNewCmdletBase<TCmdletObject> Class