Click or drag to resize
SpaceGet Method (Tuple)
Get the tuple

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Tuple Get(
	Tuple tuple
)

Parameters

tuple
Type: Com.Tibco.As.SpaceTuple
The key tuple to look for.

Return Value

Type: Tuple
The current tuple if it exists
See Also