BusinessEventData.Id Property

Definition

Business event Id

[System.Text.Json.Serialization.JsonPropertyName("Id")]
public string Id { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Id")>]
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes

Applies to