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

IsSetPriceRating() public méthode

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