|
CsvInputAdapterAutoRepeat Property
|
Gets or sets value that determines if the CSV input file data should be replayed repeatedly.
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.207-beta
Syntax function get_AutoRepeat();
function set_AutoRepeat(value);
View SourceProperty Value
BooleanSee Also