Aqualogic Interaction API  
 

IPTAuditManager.SetDaysInDB Method 

Sets the number of days that an audit message will be stored in the database before it's archived to an archive file

void SetDaysInDB(
   int lDaysInDB
);

Parameters

lDaysInDB
the number of days that an audit message will be stored in the database before it's archived to an archive file

See Also

IPTAuditManager Interface | com.plumtree.server Namespace