Period..::..StartDate Property

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

Syntax


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