Amazon.ECS.Model.CollectionSummary.IsSetLowestListPrice C# (CSharp) Метод

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

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