IBuildStep Members
Include Protected Members
Include Inherited Members
This interface is a helper interface for the IBuildInformationNode of type BuildStep. To obtain an IBuildStep, use the InformationNodeConverters class.
The IBuildStep type exposes the following members.
Methods
Name
Description
Overloaded. Adds a child step to the build step.
Saves the build step to the server.
Top
Properties
Name
Description
Gets or sets the time that the build step finished.
Gets the ID of the information node to which the build step belongs.
Gets or sets the build step message that is displayed to the users.
Gets or sets the name of the build step.
Gets or sets the build step start time.
Gets or sets the build step status.
Top