Aqualogic Interaction API  
 

IPTAuditManager.SetDaysInArchive Method 

Sets the number of days that an audit message will be stored in an archive file before the archive file is deleted

void SetDaysInArchive(
   int lDaysInArchive
);

Parameters

lDaysInArchive
the number of days that an audit message will be stored in an archive file before the archive file is deleted

See Also

IPTAuditManager Interface | com.plumtree.server Namespace