Delen via


ModelTrainingDetails.TrainingDateTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="trainingDateTime")]
public DateTime? TrainingDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trainingDateTime")>]
member this.TrainingDateTime : Nullable<DateTime> with get, set
Public Property TrainingDateTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to