Click or drag to resize

TeamInfoListContainsTeamNameAtIndex Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public int ContainsTeamNameAtIndex(
	string teamName
)

Parameters

teamName
Type: SystemString

Return Value

Type: Int32
See Also