MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINRequest.IsSetItemCondition C# (CSharp) Method

IsSetItemCondition() public method

Checks if ItemCondition property is set
public IsSetItemCondition ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetItemCondition()
        {
            return  this.itemConditionField != null;
        }