Compartir a través de


DeletedSite.DeletedSiteId Propiedad

Definición

Obtiene el identificador numérico del sitio eliminado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedSiteId")]
public int? DeletedSiteId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedSiteId")>]
member this.DeletedSiteId : Nullable<int>
Public ReadOnly Property DeletedSiteId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a