accos_network_list property

accos_network_list property

Gets or sets the accos network list.

Definition:

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

See Also