Warehouse..::..DefaultDelDays Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Creditor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public int DefaultDelDays { get; set; }
Public Property DefaultDelDays As Integer
	Get
	Set
public:
property int^ DefaultDelDays {
	int^ get ();
	void set (int^ value);
}