update_entry_contributor_uri Property

This property contains the URI of the contributor.

Syntax

def get_update_entry_contributor_uri() -> str: ...
def set_update_entry_contributor_uri(value: str) -> None: ...

update_entry_contributor_uri = property(get_update_entry_contributor_uri, set_update_entry_contributor_uri)

Default Value

""

Remarks

This property contains the URI of the contributor.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]