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

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

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