You are here: Understanding the Meridian object model > About the Vault object > The Vault object methods > GetDocument method

GetDocument method

Returns the document object for a specified ID.

Syntax

GetDocument(ID As String) As IASDocument
Parameters
Name Description

ID

Global ID of the document to retrieve.

Return Value

A document object.

Related concepts

About the Vault object