IFolderGet Method |
Name | Description | |
---|---|---|
GetT(String, Boolean, Int32) |
Retrieves all objects of a specific type contained in the folder up
to a maximum number and returns them with a specific business object
interface. This method fails if at least one of the objects specified
by pObjType does not implement the T business object
interface.
| |
GetT(IObjType, Boolean, Int32) |
Retrieves all objects of a specific type contained in the folder up
to a maximum number and returns them with a specific business object
interface. This method fails if at least one of the objects specified
by pObjType does not implement the T business object
interface.
|