accos_actions_list property

accos_actions_list property

Gets or sets the accos actions list.

Definition:

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

See Also