Shifts..::..DisplayWorkCentre Method

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterialsUI.Configuration
Assembly:  JiwaBillOfMaterialsUI (in JiwaBillOfMaterialsUI.dll)

Syntax


public void DisplayWorkCentre(
	WarehouseWorkCentreWeekdayCapacity WorkCentre,
	int Row
)
Public Sub DisplayWorkCentre ( _
	WorkCentre As WarehouseWorkCentreWeekdayCapacity, _
	Row As Integer _
)
public:
void DisplayWorkCentre(
	WarehouseWorkCentreWeekdayCapacity^ WorkCentre, 
	int^ Row
)