last_modifying_application property

last_modifying_application property

LastModifyingApplication

Definition:

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

See Also