CreditorAllocation..::..DateAlloc Property

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

Syntax


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