Compartir a través de


ApiContractProperties.SourceApiId Propiedad

Definición

Obtiene o establece el identificador de API de la API de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a