Click or drag to resize
Grid Solutions Framework

ProcessLauncherErrorDialog Property

Gets or sets flag that determines if an error dialog should be displayed if the process cannot be launched.

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

Property Value

Boolean
See Also