TableForm.Link Property

Definition

Gets or sets the form link/URL

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

Property Value

Attributes

Applies to