Returns the number of times a program is allowed to execute. This value is stored in the registration code.
Syntax:
object.NumberRunTimesSpent [= value]
The NumberRunTimesSpent property syntax has these parts:
Part | Description |
Object | An object expression that evaluates to an RedRegistration object |
Value | A LONG expression specifying the number of times the program has been executed. |
Remarks
The property NumberRunTimesSpent will contain a value of how many times the method
SpendOneRunTime has been called. In the event that the user information
Data Type
LONG