An NDoc Documented Class Library

Storage.DateStruct.numberofyears Field

name="numberofyears" Number of years in the deal.

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

See Also

Storage.DateStruct Structure | CommodityStorage.Storage Namespace