Skip to main content

BotInfo

Description

The custom structure represents an instance of Bot Information ( for Assistant Buddy).

Constructor

ConstructorDescription
BotInfoInitializes a new instance of the BotInfo object model.

Properties

PropertyDescription
BotIdGets the Id of the Bot.
BotGuidGets the GUID value assigned to the Bot.
BotNameGets or sets Name of the Bot.
MachineGets the Machine name(Station name).
MachineKeyGets the SmartStation key.
UserNameGets the UserName by whom the Bot is connected.
ExecStatusGets the Status of the Bot.
TypeGets the type of the Bot.
RegAppsIdGets the AppId.
ExecStatusIdGets the Id based on the execution status of Bot.
ModifiedByGets the username by whom the Bot got modified.
CreatedByGets the username of the Bot creator.
ModifiedGets the Date&Time of the Bot is modified.
CreatedGets the creation Date&Time of the Bot.

Remarks

Use the BotInfo object model to get or update information about the Bot (for Assistant Buddy).