Freigeben über


IShippingAddress.CompanyName Property

Definition

Name of the company.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the company.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="companyName")]
public string CompanyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the company.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="companyName")>]
member this.CompanyName : string with get, set
Public Property CompanyName As String

Property Value

Attributes

Applies to