Compartir a través de


AlertModificationItem.Comments Propiedad

Definición

Obtiene o establece comentarios de modificación

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a