GetRTParamOccurrences Method
Description
For internal use. Returns the list of IComponent objects in which the IRTParam value is used.
Syntax
Visual Basic
Public Function GetRTParamOccurrences( _
   ByVal pRTParam As Object _
) As List
Parameters
pRTParam
See Also