Exception.Period Property
Project Developer Reference |
Returns or sets the period for exception recurrences, specified as the number of days, weeks, or years. Read/write Long.
Syntax
expression.Period
expression A variable that represents an Exception object.
Return Value
Long
See Also