Click or drag to resize
Tesco SW, a.s.

CheckBoxGetValue Method

Vrátí hodnotu checkboxu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public Nullable<bool> GetValue()

Return Value

Type: NullableBoolean

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.CheckBox.GetValue"]

See Also