Share via


AutomationRunbookDraft.IsInEditMode Property

Definition

Gets or sets whether runbook is in edit mode.

public bool? IsInEditMode { get; set; }
member this.IsInEditMode : Nullable<bool> with get, set
Public Property IsInEditMode As Nullable(Of Boolean)

Property Value

Applies to