Get data about the specified transaction.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
public TransactionData GetTransactionData( string id )
Parameters
- id
- Type: System String
The id of the transaction
Return Value
data about the specified transaction.See Also