共用方式為


JobDetailRootJsonObject.Completed Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="completed")]
public string Completed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="completed")>]
member this.Completed : string with get, set
Public Property Completed As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to