PropertyObject.GetNumSubProperties

Syntax

PropertyObject.GetNumSubProperties( lookupString)

Return Value

Long

Number of subproperties within the property specified by lookupString.

Purpose

Returns the number of subproperties directly within the property the lookupString parameter specifies.

Parameters

lookupString As String

[In] Pass an empty string to denote the PropertyObject to which the method applies, or pass the name of a subproperty within the PropertyObject. You can also pass lookup strings to this parameter.

See Also

Lookup Strings

PropertyObject.GetNthSubPropertyName

PropertyObject.GetSubPropertyIndex

Thread Safety of the PropertyObject API and TestStand Variables