EnumInformationTransactionId Property
The ID of the transaction in the Incoming Transaction queue. This input value is required only if the AddEnumValue, UpdateEnumValue, or DeleteEnumValue method is resubmitted to the Incoming Transaction queue, and you want to prevent the creation of duplicate transactions for the same API request.

Namespace:  Talisma.Server.TLSysSISConnector
 

Syntax
C#
public long TransactionId { get; set; }

Property Value

Type: Int64
See Also