Click or drag to resize

MPInterfacebImportKnowledgeBaseEntryLanguage Method

Import a knowledge base entry language to an already existing knowledgebase entry. See clsImportKnowledgeBaseEntryLanguage for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportKnowledgeBaseEntryLanguage(
	clsImportKnowledgeBaseEntryLanguage oKnowledgeBaseEntryLanguage,
	clsImportBaseeImportMode nImportMode
)

Parameters

oKnowledgeBaseEntryLanguage
Type: MARIInterfaceclsImportKnowledgeBaseEntryLanguage
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
Remarks