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

IsSetESRBAgeRating() public method

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