hw_GetChildDocCollObj

(PHP 4)

hw_GetChildDocCollObjObject records of child documents of collection

Beskrivelse

array hw_getchilddoccollobj ( int $connection , int $objectID )

Returns an array of object records for child documents of a collection.

Parametre

connection

The connection identifier.

objectID

The object identifier.

Returnerings Værdier

Returns an array of object records.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top