MinBidSize Field

Used to indicate a minimum quantity for a bid. If this field is used the BidSize (134) field is interpreted as the maximum bid size  
 
public const int MinBidSize = 647
This language is not supported or no code example is available.
public:  
const int MinBidSize = 647;
This language is not supported or no code example is available.
public const MinBidSize : int = 647
This language is not supported or no code example is available.

Field Value

int

In this article

Definition