CreditorTransaction..::..TranDate Property

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

Syntax


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