AIChatMessageEventArgsSubject Property
Gets the Subject that this event is related to.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string Subject { get; }
Public ReadOnly Property Subject As String
Get
DEFINE AIChatMessageEventArgsSubject AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AIChatMessageEventArgsSubject AS CHARACTER NO-UNDO.
Return Value
StringThe Subject that this event is related to.