ReportRecordContract.UserId Property

Definition

Gets user identifier path. /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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to