GetFormDetailsByIdResult.CreatedDate Property

Definition

Datetime when form was created.

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

Property Value

Attributes

Applies to