Click or drag to resize

RecroGridRGGetDataParamProcessName Property

Gets the name of the process.

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

Property Value

Type: String
The name of the process.
See Also