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

IsSetGenre() 공개 메소드

Checks if Genre property is set
public IsSetGenre ( ) : Boolean
리턴 Boolean
        public Boolean IsSetGenre()
        {
            return  this.genreField != null;
        }
ItemAttributes