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

IsSetWarranty() public method

Checks if Warranty property is set
public IsSetWarranty ( ) : Boolean
return Boolean
        public Boolean IsSetWarranty()
        {
            return  this.warrantyField != null;
        }
ItemAttributes