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

IsSetESRBAgeRating() 공개 메소드

Checks if ESRBAgeRating property is set
public IsSetESRBAgeRating ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetESRBAgeRating()
        {
            return  this.ESRBAgeRatingField != null;
        }
MerchantItemAttributes