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

IsSetESRBAgeRating() 공개 메소드

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