Returns the underlying Tuple. Changes to the fields of the returned object WILL be reflected in this instance of ObservableTuple.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.2.1.2 (10.2.1.2)

Syntax

         
 C#  Visual Basic  Visual C++ 
Tuple GetTuple()
Function GetTuple As Tuple
Tuple^ GetTuple()

Return Value

See Also