data_location property

data_location property

Identifies data location.

Definition:

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

See Also