Amazon.ECS.Model.ItemAttributes.IsSetPriceRating C# (CSharp) Method

IsSetPriceRating() public method

Checks if PriceRating property is set
public IsSetPriceRating ( ) : Boolean
return Boolean
        public Boolean IsSetPriceRating()
        {
            return  this.priceRatingField != null;
        }
ItemAttributes