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

CommentaryFrameRowGetSubordinateRowByOrder Method

Metoda provede výběr komentáře úrovně 2 podle pořadí.

Namespace:  UITests_CommentaryFrame
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public CommentaryFrameRow GetSubordinateRowByOrder(
	int order
)

Parameters

order
Type: SystemInt32
pořadí záznamu (začíná se od 1)

Return Value

Type: CommentaryFrameRow

[Missing <returns> documentation for "M:UITests_CommentaryFrame.CommentaryFrameRow.GetSubordinateRowByOrder(System.Int32)"]

See Also