IOITransType Field
Identifies IOI message transaction type
Valid values:
N = New
C = Cancel
R = Replace
public const int IOITransType = 28
This language is not supported or no code example is available.
public:
const int IOITransType = 28;
This language is not supported or no code example is available.
public const IOITransType : int = 28
This language is not supported or no code example is available.
Field Value
int
In this article
Definition