is_value_fields property

is_value_fields property

Indicates whether this field represents values fields.

Definition:

@property
def is_value_fields(self):
    ...

See Also