Amazon.ECS.Model.ItemSearchRequest.IsSetMaximumPrice C# (CSharp) Method

IsSetMaximumPrice() public method

Checks if MaximumPrice property is set
public IsSetMaximumPrice ( ) : Boolean
return Boolean
        public Boolean IsSetMaximumPrice()
        {
            return  this.maximumPriceField != null;
        }