data_set_in_the_field property

data_set_in_the_field property

Gets or sets the data set in the field.

Definition:

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

See Also