MilestoneUpdateModel.Milestones Property

Definition

A description of the milestone.

[System.Text.Json.Serialization.JsonPropertyName("description")]
public string Milestones { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("description")>]
member this.Milestones : string with get, set
Public Property Milestones As String

Property Value

Attributes

Applies to