Share via


DataEntryBase.Key Property

Definition

Gets the key of the data.

[System.Text.Json.Serialization.JsonPropertyName("key")]
public string Key { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes

Applies to