An NDoc Documented Class Library

Storage.volumesummary.boughtcnt Field

name="boughtcnt" count of Physical volumes bought summary array.

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

See Also

Storage.volumesummary Structure | CommodityStorage.Storage Namespace