modified_on property
modified_on property
Get or set the watermark modification date.
Definition:
@property
def modified_on(self):
...
@modified_on.setter
def modified_on(self, value):
...
Get or set the watermark modification date.
@property
def modified_on(self):
...
@modified_on.setter
def modified_on(self, value):
...