NumberOfTargets Property

Returns the total number of objects which are currently connected to any of the specified object's properties. This object is the source of data and the “NumberOfTargets” allows a user to determine how many targets are connected to receive information from this object.

Syntax

object.NumberOfTargets

Properties

The NumberOfTargets property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

NumberOfTargets is a read-only property of type Long.

 

Applies To