| | WebCenter Interaction API | |
| IPTSession.CreateObject Method (Int32) |
Creates an object of the specified type.
object CreateObject(
int iClassID
);
Parameters
-
iClassID
- - The type of object to create.
Return Value
A new instance of the object.
See Also
IPTSession Interface | com.plumtree.server Namespace | IPTSession.CreateObject Overload List