GetValueType

Obsolete public static Type GetValueType(Parameter.Type type, Type referenceType) ;

Get the value type of the parameter.

Parameter Name Description
type Type of parameter
referenceType Reference type (used for Enum, Component, Variable)

Value type of the parameter