DocumentProperties Interface
Properties that may be assigned to a document by its home document control system
Properties
Name | Type | Description | |
---|---|---|---|
attributesJson | string | undefined | Document attributes, in JSON format. | |
desktopURN | string | undefined | The URN to use when referring to this document from a desktop program | |
docGuid | string | undefined | The GUID assigned to the document | |
webURN | string | undefined | The URN to use when referring to this document over the Internet |
Defined in
- Synchronizer.ts Line 122
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.