name="dealperiod" Deal period array for indexing deals that do not start on a calendar year, useful for structured products valuations and post processing.
[Visual Basic] Public dealperiod As Long() [C#] public long[] dealperiod; [C++] public: __int64 dealperiod __gc[]; [JScript] public var dealperiod: long[];
Storage.trajectorycurve Structure | CommodityStorage.Storage Namespace