Language

ApplyHtmlFlowTemplateRequest.SourceHTML Property

Definition

Text HTML template or HTML file template

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

Property Value

Attributes

Applies to