clsCRAllocations..::..BatchDate Property

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

Syntax


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