TableForm.ModifiedBy Property

Definition

Gets or sets the user who last modified the form

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

Property Value

Attributes

Applies to