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

SupportMethodsSelectMSLOVRowSelectorByIndex Method

Metoda vrátí selektor záznamu z MSLOV.

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public static string SelectMSLOVRowSelectorByIndex(
	string datatsccontrolValue,
	int index
)

Parameters

datatsccontrolValue
Type: SystemString
název MSLOV (vlastnost datatsccontrolValue)
index
Type: SystemInt32
pořadí záznamu

Return Value

Type: String

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.SupportMethods.SelectMSLOVRowSelectorByIndex(System.String,System.Int32)"]

See Also