ChatCompletion.CompletionId Property

Definition

Gets or sets the ID of the chat completion.

public:
 property System::String ^ CompletionId { System::String ^ get(); void set(System::String ^ value); };
public string? CompletionId { get; set; }
member this.CompletionId : string with get, set
Public Property CompletionId As String

Property Value

Applies to