DebtorPartNumber..::..DebtorBarcode Property

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

Syntax


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