Compartir a través de


IssueContract.UserId Propiedad

Definición

Obtiene o establece un identificador de recurso para el usuario que creó el problema.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a