Constant: (public) CONTRACTMMBTU : Natural as contract size multiplier
[Visual Basic] Public const CONTRACTMMBTU As Double = 10000 [C#] public const double CONTRACTMMBTU = 10000; [C++] public: const double CONTRACTMMBTU = 10000; [JScript] public const var CONTRACTMMBTU: double = 10000;
need to set this as property based on commoditytype from curveclass
Storage Class | CommodityStorage.Storage Namespace