true if old entry exists, false otherwise
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 bool HasOldTuple { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property HasOldTuple As Boolean Get |
Visual C++ |
---|
public: virtual property bool HasOldTuple { bool get () abstract; } |
F# |
---|
abstract HasOldTuple : bool with get |
Property Value
Type: Booleantrue if there is an old tuple, else false