Amazon.ECS.Model.VariationSummary.IsSetHighestSalePrice C# (CSharp) Méthode

IsSetHighestSalePrice() public méthode

Checks if HighestSalePrice property is set
public IsSetHighestSalePrice ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetHighestSalePrice()
        {
            return this.highestSalePriceField != null;
        }