SpaceResultTuple Property |
Return tuple from the space entry if result of the operation has a valid space entry
Namespace: Com.Tibco.As.SpaceAssembly: 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
See Also