Get and set the Tuple
Namespace: Com.Tibco.As.Space.RouterAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public abstract Tuple Tuple { get; set; } |
Visual Basic |
---|
Public MustOverride Property Tuple As Tuple Get Set |
Visual C++ |
---|
public: virtual property Tuple^ Tuple { Tuple^ get () abstract; void set (Tuple^ value) abstract; } |
F# |
---|
abstract Tuple : Tuple with get, set |
Property Value
Type: TupleThe Tuple