次の方法で共有


EnrollmentResponse.PersonId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象