Amazon.ECS.Model.MerchantItemAttributes.IsSetEAN C# (CSharp) 메소드

IsSetEAN() 공개 메소드

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