DebtorPartNumber..::..DebtorBarcode Property

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

Syntax


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