Debtor..::..TermsType Property

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

Syntax


public Debtor..::..DebtorTermsTypes TermsType { get; set; }
Public Property TermsType As Debtor..::..DebtorTermsTypes
	Get
	Set
public:
property Debtor..::..DebtorTermsTypes^ TermsType {
	Debtor..::..DebtorTermsTypes^ get ();
	void set (Debtor..::..DebtorTermsTypes^ value);
}