Click or drag to resize

MPInterfacebImportServicePlanTemplatePosition Method

Import a position line to the template. A position can link a source or add spare parts. See clsImportWorkItemServicePlanTemplatePosition for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportServicePlanTemplatePosition(
	clsImportWorkItemServicePlanTemplatePosition oServicePlanTemplatePosition,
	clsImportBaseeImportMode nImportMode
)

Parameters

oServicePlanTemplatePosition
Type: MARIInterfaceclsImportWorkItemServicePlanTemplatePosition
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks