Classification..::..TermsDays Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors.Configuration.Classification
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


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