Click or drag to resize
Grid Solutions Framework

ProcessLauncherShowChildProcesses Property

Gets or sets flag that determines if child processes should be shown during initialization for configuration purposes.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool ShowChildProcesses { get; set; }
View Source

Property Value

Boolean
See Also