API Name: global.KBKnowledgeBase
KBKnowledgeBase = Class.create();
KBKnowledgeBase.prototype = Object.extendsObject(KBKnowledgeBaseSNC, {
type: "KBKnowledgeBase"
});
API Name: global.KBKnowledgeBase
KBKnowledgeBase = Class.create();
KBKnowledgeBase.prototype = Object.extendsObject(KBKnowledgeBaseSNC, {
type: "KBKnowledgeBase"
});