Debtor..::..TermsType Property

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

Syntax


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