Compartir a través de


Asset.AlternateId Propiedad

Definición

Obtiene o establece el identificador alternativo del recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alternateId")]
public string AlternateId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alternateId")>]
member this.AlternateId : string with get, set
Public Property AlternateId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a