Debtor..::..PeriodType Property

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

Syntax


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