RundeckIsPrimary Property

This returns true for the primary rundeck.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool IsPrimary { get; }

Property Value

Boolean

Remarks

Note that the primary rundeck always has ID 1.

See Also