Click or drag to resize

OpsErrorRequestShowForceCloseButton Property

Show the Force Close button on the error dialog. Used for PickUp check operations that fail because of missing definitions.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public bool ShowForceCloseButton { get; set; }

Property Value

Boolean
See Also