Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int MaxRecurrenceInstances;
[VB.NET]
Property MaxRecurrenceInstances As Integer
[Pascal]
under development
[C++]
int32_t get_MaxRecurrenceInstances();
void set_MaxRecurrenceInstances(int32_t Value);
[PHP]
integer get_MaxRecurrenceInstances()
void set_MaxRecurrenceInstances(integer $Value)
[Java]
int getMaxRecurrenceInstances();
void setMaxRecurrenceInstances(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum