AIChatMessageText Property
Gets and sets the text of the message in the AI Chat conversation
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string Text { get; set; }
Public Property Text As String
Get
Set
DEFINE AIChatMessageText AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AIChatMessageText AS CHARACTER NO-UNDO.
StringThe text of the message in the AI Chat conversation
StringThe text of the message in the AI Chat conversation