次の方法で共有


ReportRecordContract.UserId プロパティ

定義

ユーザー識別子のパスを取得します。 /users/{userId}

[Newtonsoft.Json.JsonProperty(PropertyName="userId")]
public string UserId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userId")>]
member this.UserId : string
Public ReadOnly Property UserId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象