Compartir a través de


Attestation.Comments Propiedad

Definición

Obtiene o establece comentarios que describen por qué se creó esta atestación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a