Amazon.ECS.Model.MerchantItemAttributes.IsSetESRBAgeRating C# (CSharp) Method

IsSetESRBAgeRating() public method

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