ProductionAreas..::..SelectProductionLine Method

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

Syntax


public void SelectProductionLine(
	ProductionLine ProductionLine,
	int row
)
Public Sub SelectProductionLine ( _
	ProductionLine As ProductionLine, _
	row As Integer _
)
public:
void SelectProductionLine(
	ProductionLine^ ProductionLine, 
	int^ row
)