ListStatusType Field

Code to represent the status type.  
Valid values:  
1 = Ack  
2 = Response  
3 = Timed  
4 = ExecStarted  
5 = AllDone  
6 = Alert  
 
public const int ListStatusType = 429
This language is not supported or no code example is available.
public:  
const int ListStatusType = 429;
This language is not supported or no code example is available.
public const ListStatusType : int = 429
This language is not supported or no code example is available.

Field Value

int

In this article

Definition