WorkOrder..::..GetInputItemFromRecID Method

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.WorkOrder
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public InputItem GetInputItemFromRecID(
	string RecID
)
Public Function GetInputItemFromRecID ( _
	RecID As String _
) As InputItem
public:
InputItem^ GetInputItemFromRecID(
	String^ RecID
)

Parameters

RecID
Type: String