Configuration..::..GetCurrentYearStartingDate Method

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

Syntax


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

Parameters

MyDate
Type: DateTime%