JournalSet..::..ReverseDate Property

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

Syntax


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