GenerateCsvRequest.Captions property
List of column captions, e.g. column names in CSV
public List<string> Captions { get; set; }
See Also
- class GenerateCsvRequest
List of column captions, e.g. column names in CSV
public List<string> Captions { get; set; }