Click or drag to resize
RouterPutOpHasOldTuple Property
true if old entry exists, false otherwise

Namespace: Com.Tibco.As.Space.Router
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract bool HasOldTuple { get; }

Property Value

Type: Boolean
true if there is an old tuple, else false
See Also