Developer Documentation Library > Interviewer - Server > Reference > Log, project, and property objects > Properties > Properties.Count
 
Properties.Count
Returns the number of members in the collection as a Long.
Syntax
<number_of_properties> = <my_properties>.Count
Parameters
<number_of_properties>
The number of Property objects in the collection
<my_properties>
An object of type Properties.
See also
Properties