Year..::..Periods Property

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

Syntax


public PeriodCollection Periods { get; set; }
Public Property Periods As PeriodCollection
	Get
	Set
public:
property PeriodCollection^ Periods {
	PeriodCollection^ get ();
	void set (PeriodCollection^ value);
}