MonthCollection..::..GetMonthFromMonthNumber Method

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

Syntax


public Month GetMonthFromMonthNumber(
	int MonthNumber
)
Public Function GetMonthFromMonthNumber ( _
	MonthNumber As Integer _
) As Month
public:
Month^ GetMonthFromMonthNumber(
	int^ MonthNumber
)

Parameters

MonthNumber
Type: Int32