Csv2XlsxRequest.ContentOfCSVDocument Property

Definition

Content of CSV document

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

Property Value

Attributes

Applies to