Aqualogic Interaction API  
 

IPTObjectManager.GetSchema Method 

Returns an array of PT_PROPIDs, Names, Types, and Sizes for the searchable schema of this object class. Used internally for object serialization.

object[][] GetSchema();

Return Value

a 2D array containing a row for each item known about objects of this class

See Also

IPTObjectManager Interface | com.plumtree.server Namespace