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[];
Storage.volumesummary Structure | CommodityStorage.Storage Namespace