Click or drag to resize

RGObjectParameterParameterType Property

Gets the parameter type.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public Type ParameterType { get; }

Return Value

Type: Type
The Type of the parameter.
See Also