Amazon.ECS.Model.MerchantItemAttributes.IsSetListPrice C# (CSharp) Method

IsSetListPrice() public method

Checks if ListPrice property is set
public IsSetListPrice ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetListPrice()
        {
            return this.listPriceField != null;
        }
MerchantItemAttributes