Amazon.ECS.Model.ShippingCharge.IsSetShippingType C# (CSharp) Method

IsSetShippingType() public method

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