TransactionData Name Property C# API
Get the name of the transaction

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string Name { get; private set; }
See Also