RouterWriteOpTuple Property |
Return the tuple if it exists
Namespace: Com.Tibco.As.Space.RouterAssembly: 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:
TupleGet the tuple associated with the action
See Also