Share via


IReturnShipping.CarrierName Property

Definition

The carrier's name.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The carrier's name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="carrierName")]
public string CarrierName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The carrier's name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="carrierName")>]
member this.CarrierName : string with get, set
Public Property CarrierName As String

Property Value

Attributes

Applies to