An NDoc Documented Class Library

Storage.dynamic_vars.MonthIndex Field

name="MonthIndex" Current monthly index price

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

See Also

Storage.dynamic_vars Structure | CommodityStorage.Storage Namespace