DebtorPartNumber..::..DebtorPartNo Property

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

Syntax


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