RGObjectParameter Class |
Namespace: Recrovit.RecroGridFramework.Data
[SerializableAttribute] public sealed class RGObjectParameter
The RGObjectParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| RGObjectParameter |
Initializes a new instance of the RGObjectParameter class with the specified name and value.
|
| Name | Description | |
|---|---|---|
| Name | Gets the parameter name, which can only be set through a constructor. | |
| ParameterType | Gets the parameter type. | |
| Value | Gets or sets the parameter value. |