id property

IStructuredDocumentTag.id property

Specifies a unique read-only persistent numerical Id for this SDT.

@property
def id(self) -> int:
    ...

See Also