TrainingStatus.Created Property

Definition

Gets or sets a combined UTC date and time string that describes the created time of the person group, large person group or large face list.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to