CommonLib..::..GetCreditorPeriodNumber Method

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

Syntax


public static int GetCreditorPeriodNumber(
	DateTime TranDate,
	CommonLib..::..eumJiwaCommLibCreditorPeriodTypes PeriodType
)
Public Shared Function GetCreditorPeriodNumber ( _
	TranDate As DateTime, _
	PeriodType As CommonLib..::..eumJiwaCommLibCreditorPeriodTypes _
) As Integer
public:
static int^ GetCreditorPeriodNumber(
	DateTime^ TranDate, 
	CommonLib..::..eumJiwaCommLibCreditorPeriodTypes^ PeriodType
)