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