shade_plot_id property

shade_plot_id property

Gets or sets the shade plot identifier.

Definition:

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

See Also