X12OneWayAgreement.SenderBusinessIdentity Property

Definition

Gets or sets the sender business identity

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to