DeploymentStatus Members
Include Protected Members
Include Inherited Members
Indicates the incremental deployment status for a single object.
The DeploymentStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DeploymentStatus | Creates a new instance of a DeploymentStatus object. |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the object identifier (ID). | |
IncludeDescendants | Gets or sets whether the descendents for this object were included in the earlier export. | |
LastExportChangeToken | Gets or sets the last successful export change token of the object. | |
ObjectType | Gets or sets the object type. | |
Url | Gets or sets the object URL. |
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