SPDeploymentObject Members
Include Protected Members
Include Inherited Members
Serves as the base class for the SPExportObject and SPImportObject classes.
The SPDeploymentObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the unique identifier (GUID) of the deployment object. | |
ParentId | Gets or sets the unique identifier (GUID) of the parent object of the specified deployment object. | |
Type | Gets or sets the data type for the deployment object by specifying a value in the SPDeploymentObjectType enumeration. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top