Click or drag to resize

CheckContextCheck Property

The current check header if a check is open.

Namespace:  Micros.Ops.Extensibility
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public CheckHeader Check { get; }

Property Value

Type: CheckHeader
See Also