An NDoc Documented Class Library

Storage.volumesummary.Inventory Field

name="inventory" Physical volumes held in inventory during period summary array.

[Visual Basic]
Public Inventory As Double()
[C#]
public double[] Inventory;
[C++]
public: double Inventory __gc[];
[JScript]
public var Inventory: double[];

See Also

Storage.volumesummary Structure | CommodityStorage.Storage Namespace