An NDoc Documented Class Library

Storage.StaticVars.Storagecosts Field

name="Storagecost" variable of the storage facility cost structure

[Visual Basic]
Public Storagecosts As CostStruct
[C#]
public CostStruct Storagecosts;
[C++]
public: CostStruct Storagecosts;
[JScript]
public var Storagecosts: CostStruct;

See Also

Storage.StaticVars Structure | CommodityStorage.Storage Namespace