Click or drag to resize

MPInterfacebImportKnowledgeBaseEntry Method

Import a new knowledge base entry. See clsImportKnowledgeBaseEntry for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportKnowledgeBaseEntry(
	clsImportKnowledgeBaseEntry oKnowledgeBaseEntry,
	clsImportBaseeImportMode nImportMode
)

Parameters

oKnowledgeBaseEntry
Type: MARIInterfaceclsImportKnowledgeBaseEntry
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
Remarks