Method: DataMiner::Attribute#field_name

Defined in:
lib/data_miner/attribute.rb

#field_nameSymbol (readonly)

Where to find the data in the row.

Returns:

  • (Symbol)


102
103
104
# File 'lib/data_miner/attribute.rb', line 102

def field_name
  @field_name
end