Discuss this help topic in SecureBlackbox Forum
Removes all notice numbers from the list.
Declaration
[C#]
void ClearNoticeNumbers();
[VB.NET]
Sub ClearNoticeNumbers()
[Pascal]
procedure ClearNoticeNumbers;
[C++]
void ClearNoticeNumbers();
[PHP]
void ClearNoticeNumbers()
[Java]
void clearNoticeNumbers();
Description
Use this method to clear the list of notice numbers.
Discuss this help topic in SecureBlackbox Forum