Method: setEndDate
[Visual Basic] Private Function setEndDate( _ ByVal curdate As Date, _ ByVal daytype As String, _ ByVal holarray As Object _ ) As Date [C#] private DateTime setEndDate( DateTime curdate, string daytype, object holarray ); [C++] private: DateTime setEndDate( DateTime curdate, String* daytype, Object* holarray ); [JScript] private function setEndDate( DateTime curdate, String daytype, Object holarray ): DateTime;
Date
Calculates the ending flow date for a contract tenor
Storage Class | CommodityStorage.Storage Namespace