Discuss this help topic in SecureBlackbox Forum
This method removes all timestamps from the list.
Declaration
[C#]
void ClearTimestamps();
[VB.NET]
Sub ClearTimestamps()
[Pascal]
procedure ClearTimestamps;
[C++]
void ClearTimestamps();
[PHP]
void ClearTimestamps()
[Java]
void clearTimestamps();
Description
Use this method to remove all timestamps from the
Timestaps list.
Discuss this help topic in SecureBlackbox Forum