Share via


ExportDataset.Columns Property

Definition

Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).

public System.Collections.Generic.IList<string> Columns { get; }
member this.Columns : System.Collections.Generic.IList<string>
Public ReadOnly Property Columns As IList(Of String)

Property Value

Applies to