Price..::..PartNoIsSupplierPartNo Property

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

Syntax


public bool PartNoIsSupplierPartNo { get; set; }
Public Property PartNoIsSupplierPartNo As Boolean
	Get
	Set
public:
property bool^ PartNoIsSupplierPartNo {
	bool^ get ();
	void set (bool^ value);
}