CashBook..::..GetDebtorPeriodNumber Method
Namespace:
JiwaFinancials.Jiwa.JiwaCashBook
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Syntax
public int GetDebtorPeriodNumber( DateTime TranDate, CashBookTransactionCollection..::..DebtorCreditorPeriodTypes PeriodType )
Public Function GetDebtorPeriodNumber ( _ TranDate As DateTime, _ PeriodType As CashBookTransactionCollection..::..DebtorCreditorPeriodTypes _ ) As Integer
public: int^ GetDebtorPeriodNumber( DateTime^ TranDate, CashBookTransactionCollection..::..DebtorCreditorPeriodTypes^ PeriodType )
Parameters
- TranDate
- Type: DateTime