WebCenter Interaction API  
 

IPTObject.SetLastModified Method 

Sets the DateTime at which this object was last modified. This function should NOT be called at all by clients, as objects automatically adjust their Last Modified time as they are modified.

void SetLastModified(
   XPDateTime Value
);

Parameters

Value
last modified date

See Also

IPTObject Interface | com.plumtree.server Namespace