Edit

GitForkOperationStatusDetail.AllSteps Property

Definition

All valid steps for the forking process

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IEnumerable<string> AllSteps { get; set; }
member this.AllSteps : seq<string> with get, set
Public Property AllSteps As IEnumerable(Of String)

Property Value

Attributes

Applies to