action property
action property
Gets or sets the action that occurred.
Definition:
@property
def action(self):
...
@action.setter
def action(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp
- class
XmpResourceEvent
Gets or sets the action that occurred.
@property
def action(self):
...
@action.setter
def action(self, value):
...
groupdocs.metadata.standards.xmp
XmpResourceEvent