ConfirmTransType Field
Identifies the Confirmation transaction type.
Valid values:
0 = New
1 = Replace
2 = Cancel
public const int ConfirmTransType = 666
This language is not supported or no code example is available.
public:
const int ConfirmTransType = 666;
This language is not supported or no code example is available.
public const ConfirmTransType : int = 666
This language is not supported or no code example is available.
Field Value
int
In this article
Definition