PropertyObject.GetNumSubProperties
- Updated2024-10-09
- 1 minute(s) read
PropertyObject.GetNumSubProperties
Syntax
PropertyObject.GetNumSubProperties( lookupString)
Return Value
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
PropertyObject.GetNthSubPropertyName
PropertyObject.GetSubPropertyIndex
Thread Safety of the PropertyObject API and TestStand Variables