Partilhar via


CcpResponseConfig.HasCsvBoundary Property

Definition

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

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

Property Value

Applies to