Description
Get the number of user-properties in the collection attached to the parent object.
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: |
| object | An expression evaluating to an object of type McProperties. | Remarks
See Item and ItemName for more details. The returned number of properties is affected by the current value of the NamespaceFilter property.
|