is_simple_sort property

is_simple_sort property

Indicates whether a simple data sort operation will be applied.

Remarks

The default value is true.

Definition:

@property
def is_simple_sort(self):
    ...

See Also