CreditorAutoTX..::..RunDate Property

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

Syntax


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