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

LOVWhispererGetLOVEditRowByIndex Method

Vrátí řádek našeptávače LOVEditu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public Row GetLOVEditRowByIndex(
	int order
)

Parameters

order
Type: SystemInt32
Číslo řádku z již otevřeného našeptávače

Return Value

Type: Row

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Others.LOVWhisperer.GetLOVEditRowByIndex(System.Int32)"]

See Also