Answer.GetRepeatCount Method
This method gets the number of repeats at a particular level.
This method was introduced in HotDocs 2006 Server.
Syntax
int GetRepeatCount ( int repeatIndex1 , int repeatIndex2 , int repeatIndex3 , int repeatIndex4 )
| Parameters | Description |
| repeatIndex1 | First repeat index for the answer. |
| repeatIndex2 | Second repeat index for the answer. |
| repeatIndex3 | Third repeat index for the answer. |
| repeatIndex4 | Fourth repeat index for the answer. |
Return Value
The number of repeats at the specified level.