Amazon.ECS.Model.ItemAttributes.IsSetGenre C# (CSharp) Méthode

IsSetGenre() public méthode

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