EntityContext.TabEntityId Property

Definition

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

Property Value

Attributes

Applies to