Return Tuple object that has the key fields
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property Tuple As Tuple
Get
property Tuple^ Tuple {
Tuple^ get ();
}
abstract Tuple : Tuple with get
Property Value
Type:
TupleThe tuple that is being read
See Also