Amazon.ECS.Model.MerchantItemAttributes.IsSetPriceRating C# (CSharp) 메소드

IsSetPriceRating() 공개 메소드

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