Share via


SPDeploymentObject members

Serves as the base class for the SPExportObject and SPImportObject classes.

The SPDeploymentObject type exposes the following members.

Properties

  Name Description
Public property Id Gets or sets the unique identifier (GUID) of the deployment object.
Public property ParentId Gets or sets the unique identifier (GUID) of the parent object of the specified deployment object.
Public property Type Gets or sets the data type for the deployment object by specifying a value in the SPDeploymentObjectType enumeration.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDeploymentObject class

Microsoft.SharePoint.Deployment namespace