Amazon.ECS.Model.MerchantItemAttributes.IsSetIncludesMp3Player C# (CSharp) Méthode

IsSetIncludesMp3Player() public méthode

Checks if IncludesMp3Player property is set
public IsSetIncludesMp3Player ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetIncludesMp3Player()
        {
            return  this.includesMp3PlayerField != null;
        }
MerchantItemAttributes