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

IsSetEAN() 공개 메소드

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