Aqualogic Interaction API  
 

IPTPersist.Load Method 

Load the persistent data about the object from a PropertyBag (which was typically retrieved from the database)

void Load(
   IXPPropertyBag pBag
);

Parameters

pBag
the PropertyBag from which to read data

See Also

IPTPersist Interface | com.plumtree.server Namespace