modified property
modified property
Gets the tag that indicates the date a file was edited.
Definition:
@property
def modified(self):
...
@modified.setter
def modified(self, value):
...
See Also
- module
groupdocs.metadata.tagging - class
PropertyTag - class
TimeTagCategory