is_calculated_field property

is_calculated_field property

Indicates whether the this pivot field is calculated field.

Definition:

@property
def is_calculated_field(self):
    ...

See Also