CashBook..::..CalcDueDate Method
Namespace:
JiwaFinancials.Jiwa.JiwaCashBook
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Syntax
public DateTime CalcDueDate( DateTime InvoiceDate, int TermDays, CashBookTransactionCollection..::..TermsTypes TermsType )
Public Function CalcDueDate ( _ InvoiceDate As DateTime, _ TermDays As Integer, _ TermsType As CashBookTransactionCollection..::..TermsTypes _ ) As DateTime
public: DateTime^ CalcDueDate( DateTime^ InvoiceDate, int^ TermDays, CashBookTransactionCollection..::..TermsTypes^ TermsType )