Amazon.ECS.Model.CollectionSummary.IsSetLowestListPrice C# (CSharp) Méthode

IsSetLowestListPrice() public méthode

Checks if LowestListPrice property is set
public IsSetLowestListPrice ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetLowestListPrice()
        {
            return this.lowestListPriceField != null;
        }