Creditor..::..PeriodType Property

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

Syntax


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