Function tip_GetParent


Prototype: tip_GetParent(Document);
Arguments:

Document: A Document object. (CDM_Document)

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function will return the parent of the specified Document. The parent of a Document is the Collection object that holds the specified Document. The return value will be the parent Collection object (of type CDM_Collection).

Notes:

This function is equivelant to CDM_GetParent (C++ API).


Generated by: petasis@aias on Wed Aug 16 10:31:45 PM EEST 2006.