Amazon.ECS.Model.ShipmentPackage.IsSetCarrierName C# (CSharp) Méthode

IsSetCarrierName() public méthode

Checks if CarrierName property is set
public IsSetCarrierName ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetCarrierName()
        {
            return  this.carrierNameField != null;
        }