GetFormDetailsByIdResult.ModifiedDate Property

Definition

Datetime when form was last modified.

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

Property Value

Attributes

Applies to