DayBookingInst Field
Indicates whether or not automatic booking can occur.
0 = Can trigger booking without reference to the order initiator ("auto")
1 = Speak with order initiator before booking ("speak first")
2 = Accumulate
public const int DayBookingInst = 589
This language is not supported or no code example is available.
public:
const int DayBookingInst = 589;
This language is not supported or no code example is available.
public const DayBookingInst : int = 589
This language is not supported or no code example is available.
Field Value
int
In this article
Definition