Credit..::..CreditDate Property

Gets or sets the credit date.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The credit date.