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