Discuss this help topic in SecureBlackbox Forum
Number of requirement handlers in the list.
Declaration
[VB.NET]
Property HandlerCount As Integer
[Pascal]
property HandlerCount : integer;
[C++]
int32_t get_HandlerCount();
[PHP]
integer get_HandlerCount()
[Java]
int getHandlerCount();
Description
Use this property to get the number of requirement handlers in the list.
Discuss this help topic in SecureBlackbox Forum