Count property

Examples


The Count property returns the number of property objects in a properties collection.

Syntax

DUOSProperties.Count

Parameters

DUOSProperties – A collection of properties for a data object.

Comments

The Count property is useful when you want to perform any DUOS maintenance activities, such as removing unwanted properties, or adding properties to a data object if it doesn’t have the correct number of properties.


Documentation Feedback