Share via


FunctionCallContent.Id Property

Definition

The function call ID.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? Id { get; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes

Applies to