final_gather_mode property

final_gather_mode property

Gets or sets the final gather mode.

Definition:

@property
def final_gather_mode(self):
    ...
@final_gather_mode.setter
def final_gather_mode(self, value):
    ...

See Also