An NDoc Documented Class Library

Storage.DateStruct.firstcontract Field

name="firstcontract" Current prompt contract

[Visual Basic]
Public firstcontract As Date
[C#]
public DateTime firstcontract;
[C++]
public: DateTime firstcontract;
[JScript]
public var firstcontract: DateTime;

See Also

Storage.DateStruct Structure | CommodityStorage.Storage Namespace