Inventory..::..ReadRecord Method

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Entities
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


public void ReadRecord(
	string InventoryIDtoRead
)
Public Sub ReadRecord ( _
	InventoryIDtoRead As String _
)
public:
void ReadRecord(
	String^ InventoryIDtoRead
)

Parameters

InventoryIDtoRead
Type: String