Amazon.ECS.Model.ShippingCharge.IsSetShippingType C# (CSharp) Метод

IsSetShippingType() публичный Метод

Checks if ShippingType property is set
public IsSetShippingType ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetShippingType()
        {
            return  this.shippingTypeField != null;
        }