This topic has not yet been rated - Rate this topic

SPRemoveCmdletBase<TCmdletObject> Class

SharePoint 2010

An abstract base class that removes an existing data object of the specified type from the data store.

System.Object
  InternalCommand
    Cmdlet
      PSCmdlet
        Microsoft.SharePoint.PowerShell.SPCmdlet
          Microsoft.SharePoint.PowerShell.SPRemoveCmdletBase<TCmdletObject>

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
public abstract class SPRemoveCmdletBase<TCmdletObject> : SPCmdlet
where TCmdletObject : class

Type Parameters

TCmdletObject

The data type of the object to be removed.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ