次の方法で共有


InstallTicket.TicketId プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="ticketId")]
public Guid TicketId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ticketId")>]
member this.TicketId : Guid with get, set
Public Property TicketId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象