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
NumberOfProperties = myProperties.Count
Parameters
NumberOfProperties
The number of Property objects in the collection
myProperties
An object of type Properties.
See also
Properties