Configuration..::..GetCurrentYearEndingDate Method

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

Syntax


public void GetCurrentYearEndingDate(
	ref DateTime MyDate
)
Public Sub GetCurrentYearEndingDate ( _
	ByRef MyDate As DateTime _
)
public:
void GetCurrentYearEndingDate(
	DateTime^% MyDate
)

Parameters

MyDate
Type: DateTime%