Click or drag to resize

MPInterfacebImportCustomerServiceObjectLocation Method

Imports current location for a customer service object.

View: MARICustomerServiceObjectLocation: :Table: MPCustomerEquipmentLocation

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportCustomerServiceObjectLocation(
	clsImportCustomerServiceObjectLocation oCustomerServiceObjectLocation,
	clsImportBaseeImportMode nImportMode
)

Parameters

oCustomerServiceObjectLocation
Type: MARIInterfaceclsImportCustomerServiceObjectLocation
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks