Year..::..StartingDate Property

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

Syntax


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