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;
        }