Click or drag to resize

RecroGridRGServiceParamsClientRec Property

Gets or sets the client record.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Dictionary<string, Object> ClientRec { get; set; }

Property Value

Type: DictionaryString, Object
The client record.
See Also