observation_from_tag property

observation_from_tag property

Gets or sets the observation from tag.

Definition:

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

See Also