BaseSalesOrderEntryForm..::..DisplayFreightItem Method

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI.SalesOrder
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public void DisplayFreightItem(
	string Key,
	int Row
)
Public Sub DisplayFreightItem ( _
	Key As String, _
	Row As Integer _
)
public:
void DisplayFreightItem(
	String^ Key, 
	int^ Row
)

Parameters

Key
Type: String
Row
Type: Int32