Skip to content

GenerateCsvRequest.Captions property

List of column captions, e.g. column names in CSV

public List<string>? Captions { get; set; }

See Also