Click or drag to resize

MPInterfacebImportQualityProcessQuestion Method

Addas a question to a Quality Process / Checklist for the service module.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportQualityProcessQuestion(
	clsImportQualityProcessQuestion oQualityProcessQuestion,
	clsImportBaseeImportMode nImportMode
)

Parameters

oQualityProcessQuestion
Type: MARIInterfaceclsImportQualityProcessQuestion
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks