work_control_type property

work_control_type property

WorkControlType

Definition:

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

See Also