Edit

GitImportStatusDetail.AllSteps Property

Definition

All valid steps for the import 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