Click or drag to resize

MPInterfacebImportEquipmentLocation Method

Import a current location for an Equipment Master with the object clsImportEquipmentLocation

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportEquipmentLocation(
	clsImportEquipmentLocation oEquipmentLocation,
	clsImportBaseeImportMode nImportMode
)

Parameters

oEquipmentLocation
Type: MARIInterfaceclsImportEquipmentLocation
Handle one clsImportEquipmentMaster object
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also