Description
Returns the total number of variables actually used in that report.
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: |
| object | An expression evaluating to an object of type McVariables. | Remarks
The For Each enumeration will report these same variables.
|