BranchId¶
Gets the branch ID of a document.
1 |
|
Remarks¶
The branch ID is a unique identifier for a document across versions. It is used to retrieve the latest version of a document.
Example¶
1 2 3 4 5 6 7 8 9 |
|
Gets the branch ID of a document.
1 |
|
The branch ID is a unique identifier for a document across versions. It is used to retrieve the latest version of a document.
1 2 3 4 5 6 7 8 9 |
|