Bagikan melalui


Iteration.TrainingType Property

Definition

Gets the training type of the iteration. Possible values include: 'Regular', 'Advanced'

[Newtonsoft.Json.JsonProperty(PropertyName="trainingType")]
public string TrainingType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trainingType")>]
member this.TrainingType : string
Public ReadOnly Property TrainingType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to