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