Amazon.ECS.Model.ItemAttributes.IsSetUPC C# (CSharp) Method

IsSetUPC() public method

Checks if UPC property is set
public IsSetUPC ( ) : Boolean
return Boolean
        public Boolean IsSetUPC()
        {
            return  this.UPCField != null;
        }
ItemAttributes