hw_GetChildDocColl
(PHP 4)
hw_GetChildDocColl — Object ids of child documents of collection
Descrição
array hw_getchilddoccoll
( int $connection
, int $objectID
)
Returns array of object ids for child documents of a collection.
Parâmetros
- connection
-
The connection identifier.
- objectID
-
The object identifier.
Valor Retornado
Returns an array of object ids.
Veja Também
- hw_children() - Object ids of children
- hw_getchildcoll() - Object ids of child collections
hw_GetChildDocColl
There are no user contributed notes for this page.
