Line..::..InventoryID Property

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

Syntax


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