RequestUpdateData.ClosedDate Property

Definition

Closed Date.

[System.Text.Json.Serialization.JsonPropertyName("closedDate")]
public DateTime? ClosedDate { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("closedDate")>]
member this.ClosedDate : Nullable<DateTime> with get, set
Public Property ClosedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to