Click or drag to resize
InvokeResultListReturns Property
The collection of result tuples

Namespace: Com.Tibco.As.Space.Remote
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
ICollection<Tuple> Returns { get; }

Property Value

Type: ICollectionTuple
The collection of result tuples
See Also