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

IsSetLowestSalePrice() public méthode

Checks if LowestSalePrice property is set
public IsSetLowestSalePrice ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetLowestSalePrice()
        {
            return this.lowestSalePriceField != null;
        }