An NDoc Documented Class Library

Storage.storage_iter.currentyear Field

name="currentyear" Current year

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

See Also

Storage.storage_iter Structure | CommodityStorage.Storage Namespace