OnBehalfOf.ItemId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("itemid")]
[System.Text.Json.Serialization.JsonPropertyOrder(0)]
public int ItemId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("itemid")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(0)>]
member this.ItemId : int with get, set
Public Property ItemId As Integer

Property Value

Attributes

Applies to