Amazon.ECS.Model.MerchantItemAttributes.IsSetListPrice C# (CSharp) Метод

IsSetListPrice() публичный Метод

Checks if ListPrice property is set
public IsSetListPrice ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetListPrice()
        {
            return this.listPriceField != null;
        }
MerchantItemAttributes