RundeckColRemoveRundeck Method

The specified rundeck at the given filepath will be removed from the project's collection of rundecks

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public RundeckRemoveStatus RemoveRundeck(
	int id
)

Parameters

id  Int32
The id of the rundeck to remove

Return Value

RundeckRemoveStatus

See Also