public interface IDynamicProperty
Public Interface IDynamicProperty
public interface class IDynamicProperty
type IDynamicProperty = interface end
CsvColumnIndexes | Gets the column indexes of the CSV file that the DynamicProperty accesses. |
CsvColumnNames | Gets the column names of the columns of the CSV file that the DynamicProperty accesses. |
PropertyName | Identifier of the dynamic property. |
Record | The CsvRecord object used to access the CSV file. |