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

CommentaryFrameGetRowByOrder Method

Metoda provede výběr komentáře úrovně 1 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 GetRowByOrder(
	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.CommentaryFrame.GetRowByOrder(System.Int32)"]

See Also