TabPageChatAgent Class

Definition

Namespace: PCBI_AI_Agent
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class TabPageChatAgent : TabPage, 
	IPluginTabPage, IPlugin, IAIServiceProvider
Inheritance
Object    MarshalByRefObject    Component    Control    ScrollableControl    Panel    TabPage    TabPageChatAgent
Implements
IAIServiceProvider, IPlugin, IPluginTabPage

Constructors

TabPageChatAgentInitializes a new instance of the TabPageChatAgent class

Properties

Methods

GetAIService Retrieves the AI service instance for this plugin.
InitEvents 
IsActionAllowed The PCB-I checks for existing of the id to execute actions or key-combination.

See Also