|  | RGObjectParameter Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework.Data
 Syntax
Syntax[SerializableAttribute] public sealed class RGObjectParameter
The RGObjectParameter type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RGObjectParameter | 
            Initializes a new instance of the RGObjectParameter class with the specified name and value.
             | 
 Properties
Properties| 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. | 
 See Also
See Also