Uncheck Method (SapCheckBox)

Class

SapCheckBox.

Action

Un-checks the check box.

Syntax

C#
checkBox.Uncheck()
VB
checkBox.Uncheck()