MainForm..::..DebtorImportObject Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorsUI.Import
Assembly:  JiwaDebtorsUI (in JiwaDebtorsUI.dll)

Syntax


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