Partilhar via


CcpResponseConfig.HasCsvHeader Property

Definition

The value indicating whether the response has headers in case the response in CSV format.

public bool? HasCsvHeader { get; set; }
member this.HasCsvHeader : Nullable<bool> with get, set
Public Property HasCsvHeader As Nullable(Of Boolean)

Property Value

Applies to