Amazon.ECS.Model.ItemSearchRequest.IsSetMaximumPrice C# (CSharp) Méthode

IsSetMaximumPrice() public méthode

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