Manager..::..GetDebtorPeriodNumber Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static int GetDebtorPeriodNumber(
	DateTime TransactionDate,
	string DB_Main_RecID,
	DateTime AsAtDate
)
Public Shared Function GetDebtorPeriodNumber ( _
	TransactionDate As DateTime, _
	DB_Main_RecID As String, _
	AsAtDate As DateTime _
) As Integer
public:
static int^ GetDebtorPeriodNumber(
	DateTime^ TransactionDate, 
	String^ DB_Main_RecID, 
	DateTime^ AsAtDate
)

Parameters

TransactionDate
Type: DateTime
DB_Main_RecID
Type: String
AsAtDate
Type: DateTime