Skip to content

Get

Returns a document instance from the repository if found; otherwise, returns null.

$Documents.Get(id: string):Document (Document)

Parameters

string id
    The ID of the document.

See Also