clsInventorySelections..::..Add Method

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

Syntax


public clsInventorySelection Add(
	ref string InventoryID,
	ref string PartNo,
	ref string Description,
	string sKey
)
Public Function Add ( _
	ByRef InventoryID As String, _
	ByRef PartNo As String, _
	ByRef Description As String, _
	sKey As String _
) As clsInventorySelection
public:
clsInventorySelection^ Add(
	String^% InventoryID, 
	String^% PartNo, 
	String^% Description, 
	String^ sKey
)

Parameters

InventoryID
Type: String%
PartNo
Type: String%
Description
Type: String%
sKey
Type: String