name="Withdrawal_Fuel" Percentage Fuel cost of withdrawing commodity
[Visual Basic] Public withdrawal_fuel As Double [C#] public double withdrawal_fuel; [C++] public: double withdrawal_fuel; [JScript] public var withdrawal_fuel: double;
Storage.CostStruct Structure | CommodityStorage.Storage Namespace