You are here: Understanding the Meridian object model > About the Document object > The Document object methods > HybridMainDocument method

HybridMainDocument method

Returns the main document object for the current hybrid part document.

Syntax

HybridMainDocument As IASDocument6

Return Value

The main document object for the current hybrid part document.

Remarks

Only returns an object if the current document is a part of a hybrid document. Otherwise, it returns Nothing.