Operation.UserId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to