AIChatMessageSequence Property
Gets and sets the sequence number 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 int Sequence { get; set; }
Public Property Sequence As Integer
Get
Set
DEFINE AIChatMessageSequence AS INTEGER NO-UNDO.
DEFINE PRIVATE VARIABLE AIChatMessageSequence AS INTEGER NO-UNDO.
Int32The sequence number of the message in the AI chat conversation
Int32The sequence number of the message in the AI chat conversation