clsCreditorAlloc..::..DateAlloc Property

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

Syntax


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