Creditor..::..TermsType Property

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

Syntax


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