An NDoc Documented Class Library

Storage.DateStruct.months Field

name="months" Number of month in the deal: deal periods.

[Visual Basic]
Public months As Long
[C#]
public long months;
[C++]
public: __int64 months;
[JScript]
public var months: long;

See Also

Storage.DateStruct Structure | CommodityStorage.Storage Namespace