SPContentDeploymentJobPipeBind Members
Include Protected Members
Include Inherited Members
Used to simplify the handling of input parameters from the Windows PowerShell pipeline or command line.
The SPContentDeploymentJobPipeBind type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPContentDeploymentJobPipeBind(Guid) | Initializes a new instance of a SPContentDeploymentJobPipeBind object. | |
SPContentDeploymentJobPipeBind(String) | Initializes a new instance of a SPContentDeploymentJobPipeBind object. | |
SPContentDeploymentJobPipeBind(ContentDeploymentJob) | Initializes a new instance of a SPContentDeploymentJobPipeBind object. |
Top
Methods
Name | Description | |
---|---|---|
Discover | Discovers the object implementation. (Overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read | Reads the object implementation. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().) | |
ToString | (Inherited from Object.) |
Top