PurchaseOrderGeneration..::..RunReorderMethod Method

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

Syntax


public void RunReorderMethod(
	string StoredProcedureName
)
Public Sub RunReorderMethod ( _
	StoredProcedureName As String _
)
public:
void RunReorderMethod(
	String^ StoredProcedureName
)

Parameters

StoredProcedureName
Type: String