An NDoc Documented Class Library

Storage.CostStruct.Withdrawal_tariff Field

name="Withdrawal_Tariff" Tariff cost of withdrawing one unit fo commodity

[Visual Basic]
Public Withdrawal_tariff As Double
[C#]
public double Withdrawal_tariff;
[C++]
public: double Withdrawal_tariff;
[JScript]
public var Withdrawal_tariff: double;

See Also

Storage.CostStruct Structure | CommodityStorage.Storage Namespace