Skip to content

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.

See Also