CommitteeMemberUpdateData.EndDate Property

Definition

End Date.

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

Property Value

Attributes

Applies to