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

IsSetEAN() public méthode

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