PostResponse.SiteId Property

Definition

site_ID

[System.Text.Json.Serialization.JsonPropertyName("site_ID")]
public int? SiteId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("site_ID")>]
member this.SiteId : Nullable<int> with get, set
Public Property SiteId As Nullable(Of Integer)

Property Value

Attributes

Applies to