TransactionErrorsArgsShowDialog Property

Specifies whether the Errors dialog should be displayed to the user. This is normally set to true when there are multiple errors returned.

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool ShowDialog { get; set; }

Property Value

Type: Boolean
See Also

Reference