Amazon.ECS.Model.ItemAttributes.IsSetPriceRating C# (CSharp) Méthode

IsSetPriceRating() public méthode

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