LineDetail..::..InventoryID Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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