IsByReference indicates if the parameter is passed by reference
Member of Method Parameter (PRIM_RMPM)
Data Type - Boolean
The IsByReference property will return True if the parameter is defined to use an instance rather than a value.
Febuary 18 V14SP2