Click or drag to resize

CSVInputAdapterSpecPropertyOrder Property

Gets or sets the property order of the properties in the CSV file

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public string[] PropertyOrder { get; set; }

Property Value

Type: String
See Also