次の方法で共有


CertificateOrderContact.NameLast プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象