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

IsSetEAN() public méthode

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