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

IsSetShippingPrice() public méthode

Checks if ShippingPrice property is set
public IsSetShippingPrice ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetShippingPrice()
        {
            return this.shippingPriceField != null;
        }