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

IsSetPriceRating() 공개 메소드

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