GetLastVersion¶
Returns the last version of the document instance from the repository if found; otherwise, returns null.
$Documents.GetLastVersion(branchId: string):Document (Document)
Parameters¶
string branchId
The branch ID of the document.
Returns the last version of the document instance from the repository if found; otherwise, returns null.
$Documents.GetLastVersion(branchId: string):Document (Document)
string branchId
The branch ID of the document.