transitTimeTable property
Transit time table, number of business days spent in transit based on row and column dimensions.
Either min_transit_days
, max_transit_days
or transit_time_table
can
be set, but not both.
Implementation
TransitTable? transitTimeTable;