Condividi tramite


Attestation.Comments Property

Definition

Gets or sets comments describing why this attestation was created.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to