Amazon.ECS.Model.ShippingCharge.IsSetShippingType C# (CSharp) Méthode

IsSetShippingType() public méthode

Checks if ShippingType property is set
public IsSetShippingType ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetShippingType()
        {
            return  this.shippingTypeField != null;
        }