Document collaboration.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| collaboratorType | smallint | N/A | false | The type of collaboration (constants defined in the application). Primary key. | |
| internalDocID | bigint | N/A | false | The ID of the document. Primary key. | |
| userID | bigint | N/A | false | The user ID. Primary key. |