Partager via


IssueContractBaseProperties.CreatedDate Propriété

Définition

Obtient ou définit la date et l’heure de création du problème.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à