field_index property

field_index property

Gets the index of the field which this filter refers to. A value of -2 indicates the values field.

Definition:

@property
def field_index(self):
    ...

See Also