An NDoc Documented Class Library

Storage.CostStruct.withdrawal_fuel Field

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;

See Also

Storage.CostStruct Structure | CommodityStorage.Storage Namespace