Freigeben über


LockProperties.Notes Property

Definition

The lock notes.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string Notes { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Notes : string with get, set
Public Property Notes As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to