acsh_history_class_parameter_list property

acsh_history_class_parameter_list property

Gets or sets the acsh history class parameter list.

Definition:

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

See Also