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