Share via


EdifactOneWayAgreement.SenderBusinessIdentity Propiedad

Definición

Obtiene o establece la identidad empresarial del remitente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a