Compartir a través de


X12OneWayAgreement.ReceiverBusinessIdentity Propiedad

Definición

Obtiene o establece la identidad empresarial del receptor.

[Newtonsoft.Json.JsonProperty(PropertyName="receiverBusinessIdentity")]
public Microsoft.Azure.Management.Logic.Models.BusinessIdentity ReceiverBusinessIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="receiverBusinessIdentity")>]
member this.ReceiverBusinessIdentity : Microsoft.Azure.Management.Logic.Models.BusinessIdentity with get, set
Public Property ReceiverBusinessIdentity As BusinessIdentity

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a