PrepaidLabourPack..::..Debtor Property

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

Syntax


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