Click or drag to resize

MPInterfacebImportCustomerServiceObjectCategory Method

Imports customer service object category into the table:

View: MARICustomerServiceObjectCategory: :Table: MARICustomerEquipmentCardCategory

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportCustomerServiceObjectCategory(
	clsImportCustomerServiceObjectCategory oCustomerServiceObjectCategory,
	clsImportBaseeImportMode nImportMode
)

Parameters

oCustomerServiceObjectCategory
Type: MARIInterfaceclsImportCustomerServiceObjectCategory
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks