is_calculated_item property

is_calculated_item property

Indicates whether this pivot item is a calculated formula item.

Definition:

@property
def is_calculated_item(self):
    ...

See Also