| RecroGridRGServiceParamsClientRec Property |
Gets or sets the client record.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public Dictionary<string, Object> ClientRec { get; set; }
Property Value
Type:
DictionaryString,
Object
The client record.
See Also