CreditorChequePayment..::..CreationDate Property

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

Syntax


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