digital_image_guid property
Leave feedback
On this page
Gets or sets the globally unique identifier for this digital image.
It is created and applied by the creator of the digital image at the time of its creation. This value shall not be changed after that time.
@property
def digital_image_guid(self):
...
@digital_image_guid.setter
def digital_image_guid(self, value):
...
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.