OEC Application Programming Interface

OrderDraft.GetPriceCount Method

Number of price fields required for an order of current type. See also GetPriceCount

Overload List

Number of price fields required for an order of current type. See also GetPriceCount

public int GetPriceCount();

Required order prices per type.

public static int GetPriceCount(OrderType);

See Also

OrderDraft Class | OEC.API Namespace